R-ecology-lesson
R-ecology-lesson copied to clipboard
Data Analysis and Visualization in R for Ecologists - the version at https://github.com/datacarpentry/R-ecology-lesson-alternative will be merged on 8th July 2024
At the moment, the Instructor Notes page contains content relevant to the original version of the lesson. This should be replaced with guidance relevant to the redesigned lesson. Based on...
Using "complete_old" without loading with data() prevents referring to the object in the environment
There becomes a difficulty in talking about the dataset `complete_old` in the ggplot and exploring data episodes as it doesn't appear in the environment tab so we can't reinforce referencing...
_If this pull request addresses an open issue on the repository, please add 'Closes #NN' below, where NN is the issue number._ _Please briefly summarise the changes made in the...
Because they use the `.Rmd` file extension that GitHub doesn't know about. GitHub expects a `.md` extension for these files. Different fixes may be applied to different files: - Code...
Most of the files became obsolete during the switch to the workbench, or during the lesson redesign. One point I want to bring your attention on: https://github.com/datacarpentry/R-ecology-lesson/commit/4cbbf17d94d6aae53f499426e68d5d903e289939 overlaps with #919....
This seems like a typo as the wide label appears in all stages of the animation. The PR goes from:  to  where...
### How could the content be improved? There was [some previous discussion](#764 ) about whether to adopt the base R pipe (`|>`) instead of the `magrittr` pipe (`%>%`). There was...
### What is the problem? They are a copy/paste of the instructions for macOS, but should be different: https://github.com/datacarpentry/R-ecology-lesson/blob/27402dcccd10a11aa5d078f20ea968895de6a174/learners/setup.md?plain=1#L57-L66 ### Location of problem (optional) setup.md