-
Notifications
You must be signed in to change notification settings - Fork 25
/
README.Rmd
42 lines (23 loc) · 919 Bytes
/
README.Rmd
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
---
output: github_document
---
```{r setup, echo = FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
# R for Data Science Online Community Website
What is the R4DS online community?
What do we aim to teach?
## Built With
* Hugo 0.38.2
* R 3.4.4
## Contributing
Please read [CONTRIBUTING.md](https://github.com/rfordatascience/r4dswebsite/blob/master/.github/contributing.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Authors
See the list of [contributors](https://github.com/rfordatascience/r4dswebsite/contributors) who participated in this project/
## License
## Issues
## Pull Requests
Pull requests shall be submitted with the target branch `develop`.
[Develop branch preview](https://develop-rfordatasci.netlify.com/)
## Additional
Please see the [wiki](https://github.com/rfordatascience/r4dswebsite/wiki) for more information on contributing.