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.Rmduncomment the following lines
output:
rticles::joss_article:
keep_md: yes
number_sections: yes
- From Terminal ->
vignettes/folder -> run./_build.sh(see comments in_build.shfor more details) - This will produce the
paper.mdfile necessary for JOSE submission - Test the submission here by setting:
- Paper repository address: https://github.com/moderndive/moderndive
- Compile paper for: JOSE.