Description
Tidyverse-Friendly Introductory Linear Regression.
Description
Datasets and wrapper functions for tidyverse-friendly introductory linear regression, used in "Statistical Inference via Data Science: A ModernDive into R and the Tidyverse" available at <https://moderndive.com/>.
README.md
Journal of Open Source Education Article
The JOSE.Rmd
file is the source file for a Journal of Open Source Education (JOSE) article. To create and preview the submission:
- In
paper.Rmd
uncomment the following lines
output:
rticles::joss_article:
keep_md: yes
number_sections: yes
- From Terminal ->
vignettes/
folder -> run./_build.sh
(see comments in_build.sh
for more details) - This will produce the
paper.md
file necessary for JOSE submission - Test the submission here by setting:
- Paper repository address: https://github.com/moderndive/moderndive
- Compile paper for: JOSE.