-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathmore_r_databases.qmd
124 lines (68 loc) · 4.58 KB
/
more_r_databases.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
---
title: "More Databases with R Resources"
editor:
markdown:
wrap: sentence
---
<link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet"><a class="bmc-button" target="_blank" href="https://www.buymeacoffee.com/JoscelinRocha">![Buy me a coffee](https://cdn.buymeacoffee.com/buttons/bmc-new-btn-logo.svg){alt="Buy me a coffee" width="15" height="21"}Buy me a coffee</a>
------------------------------------------------------------------------
## [Schilling ](https://www.youtube.com/@schillingdata)[Awesome Quarto](https://github.com/mcanouil/awesome-quarto)[ Studio](https://www.youtube.com/@schillingdata)
By [Mickaël Canouil](https://github.com/mcanouil/awesome-quarto)
Added Sun April 30th, 2023
**What is this?**
**Excerpt from the repo:** The most up to date curated list of [Quarto®](https://quarto.org/) docs, talks, tools, examples & articles the internet has to offer.
1. Link to YouTube channel: <https://github.com/mcanouil/awesome-quarto>
## [A curated list of awesome R packages and tools](https://github.com/qinwf/awesome-R)
**What is this?**
A curated list of awesome R packages and tools.
Inspired by awesome-machine-learning.
1. Link to repo here: <https://github.com/qinwf/awesome-R>
## [Big Book of R by Oscar Baruffa](https://www.bigbookofr.com/index.html) 💯 💯
Added Sun Oct 25th, 2020
**What is this?**
Oscar Baruffa has been collecting these for about 2 years now, totaling about 100 books, and thought to share it with you :).
Most of these are free, some are paid (most are very affordable).
1. Link to repo: <https://www.bigbookofr.com/index.html>
## [Collection of R books](https://github.com/ashten28/r_books) 💯
**What is this?**
Cool list of free ebooks to learn R.
1. Link to list here: <https://github.com/ashten28/r_books>
## [Data Helpers: A list collected by Angela Bassa of data people on Twitter willing to help](https://www.datahelpers.org/)
Added Apr 15th, 2021
**What is this?**
**Excerpt from site:** Recently, I asked data people on Twitter who are able to answer questions and mentor newcomers to raise their hands.
And Wow, did Twitter deliver!
1. Link to list here: <https://www.datahelpers.org/>
## [Gilad Feldman Research WIKI: How to guides](http://wiki.mgto.org/doku.php/how_to_guides)
**What is this?**
Wonderful site with way more resources to learn R and do research :) Definitely recommend checking it out!
1. Link to website here: <http://wiki.mgto.org/doku.php/how_to_guides>
## [Guided Data Science Resources](https://github.com/Chris-Engelhardt/data_sci_guide)💯
By [Chris-Engelhardt](https://github.com/Chris-Engelhardt/data_sci_guide)
**What is this?**
**Excerpt from repo:** Welcome to your community-sourced data science repo!
The overarching goal here is to provide anyone interested in learning data science with a wealth of open-source, industry-best learning materials and learning tracks.\
-You can find both R & Python resources.
1. Link to list here: <https://github.com/Chris-Engelhardt/data_sci_guide>
## [Quantitative Developmental Systems Methodology Core: Tutorials](https://quantdev.ssri.psu.edu/tutorials)
Added Sep 14th, 2020
**What is this?**
List of tutorials created by the Social Science Research Institute at PennState.
1. Link to tutorials here: <https://quantdev.ssri.psu.edu/tutorials>
## [RStudio Webinars (Github repo)](https://github.com/rstudio/webinars) 💯
**What is this?**
**Excerpt from repo:** This repository contains materials that have been used in RStudio webinars.
You can either clone this repository with git or download the entire content as a zip file by clicking on the "Download ZIP" button on the right.
1. Link to repo here: <https://github.com/rstudio/webinars>
## [R resources (free courses, books, tutorials, & cheat sheets)](https://paulvanderlaken.com/2017/08/10/r-resources-cheatsheets-tutorials-books/)
**What is this?**
**Excerpt from site:** Help yourself to these free books, tutorials, packages, cheat sheets, and many more materials for R programming.
1. Link to website here: <https://paulvanderlaken.com/2017/08/10/r-resources-cheatsheets-tutorials-books/>
## [Resources for Learning About and Using GAMs in R by Noam Ross](https://github.com/noamross/gam-resources)
**What is this?**
A list of resources that you could use in order to learn more about GAMs in R.
1. Link to repo here: <https://github.com/noamross/gam-resources>
## [Rstudio-Education](https://github.com/rstudio-education/rstats-ed)
**What is this?**
Beautiful list of courses and workshops with available materials.
1. Link to repo here: <https://github.com/rstudio-education/rstats-ed>