-
Notifications
You must be signed in to change notification settings - Fork 161
/
Copy pathindex.qmd
64 lines (29 loc) · 2.93 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
title: "Welcome :)"
author: "Oscar Baruffa"
date: "2024-12-19"
---
# Your last-ever bookmark
Thanks for stopping by. If you're like me, you can't help but bookmark every R-related programming book you find in the hopes that one day you, or someone you know, might find it useful.
Hopefully this is the only bookmark you'll need in future ;).
When I initially released this collection in late August 2020, it contained about 100 books that I'd been collecting over the previous two years. Since then I've found a few more and there have been contributions from many people. The collection now stands at over 400 free, open-sourced books.
Most of these are free. Some are paid but usually quite affordable.
## Searching
If there's something specific you're looking for, use the menu or search using the magnifying glass icon at the top of the screen.
## Supporting
If you'd like to show your appreciation with a donation you're most welcome to do so here:
<a href='https://ko-fi.com/I2I1K189U' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi3.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
## Contributing
Please feel free to contribute paid and free books - see [GitHub.](https://github.com/oscarbaruffa/BigBookofR) or submit via the [Google Form](https://docs.google.com/forms/d/e/1FAIpQLScLSaVzr8dh1dOE2M338QAhfvKfDkydB7QZGMrVWI-VudhQbA/viewform).
## Big thanks to Fathom Data
I want to give a special thanks to the folks at [Fathom Data](https://www.fathomdata.dev/) who converted the site from bookdown to Quarto. I've worked with Fathom Data for many years and can highly recommend their services!
## License
This website/book is free to use, and is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License](https://creativecommons.org/licenses/by-nc-nd/3.0/us/){target="blank}.
## Live stats
Who says you can't have privacy AND transparency??
I'm guessing that if you're interested in R then you also like data ;).
Note that "unique" visits will be higher in Plausible than you'd find with Google Analytics. Because Plausible is GDPR compliant and privacy focused, each user is identified for only 1 day. If someone visits the site 2 days in a row, that's counted as 2 "uniques" whereas in Google Analytics it would only be counted as 1 unique visitor because of the presence of persistent cookies and such that allows for tracking of users.
From now on, you can view the **[LIVE site stats right here](https://plausible.io/bigbookofr.com?ref=BigBoofofR)**.
## About me
I'm Oscar. If you like this book, feel free to say "Hi!" on [Mastodon](https://fosstodon.org/@OscarBaruffa) or [LinkedIn](https://www.linkedin.com/in/oscarbaruffa/).
If you want to stay in the loop on other data-related products I create, or major updates to this book, sign up to my [newsletter](https://oscarbaruffa.com/newsletter?utm_source=BigBookofR_index&utm_content=Link).