r-novice-gapminder
r-novice-gapminder copied to clipboard
R for Reproducible Scientific Analysis
The default for `stringsAsFactors` was changed to `FALSE` in R v4.0.0 so one does not need to remember to set it any longer. Instructions Thanks for contributing! :heart: If this...
The screenshots of the RStudio environment in [Episode 1](https://swcarpentry.github.io/r-novice-gapminder/01-rstudio-intro/index.html) show R version 3.5 but we want to encourage people to have version 4 installed.
Pull request for issue Functions Explained: Briefly Mention Packages #790
Instructions Thanks for contributing! :heart: If this contribution is for instructor training, please email the link to this contribution to [email protected] so we can record your progress. You've completed your...
This suggestion is related to the following episode: https://swcarpentry.github.io/r-novice-gapminder/09-vectorization/index.html In the current version of this chapter, vector addition/multiplication is only for - vector with a single value (scalar) - vector...
Referring to episode : https://github.com/swcarpentry/r-novice-gapminder/blob/main/_episodes_rmd/10-functions.Rmd Should we mention very briefly at the end that R packages are broadly just collections of functions like this? E.g. in "Tip: Testing and documenting"...
The [Introduction to R and RStudio](https://swcarpentry.github.io/r-novice-gapminder/01-rstudio-intro/index.html) of [R for Reproducible Scientific Analysis](https://swcarpentry.github.io/r-novice-gapminder/) introduces arithmetic calculations as the simplest way to use R. I think the section [Using R as a...
on line 95 enhanced the statement Instructions Thanks for contributing! :heart: If this contribution is for instructor training, please email the link to this contribution to [email protected] so we can...
Perhaps I have missed something, but the setup instructions (https://github.com/swcarpentry/r-novice-gapminder/blob/main/setup.md) do not seem to mention installing Git. On Windows, that means that the RStudio terminal will use the Windows command...
In: * https://swcarpentry.github.io/r-novice-gapminder/07-control-flow/index.html You have: ```R output_vector