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
To address Plotting with ggplot2 --> geom_boxplot + geom_jitter note #803 Replace geom_boxplot(alpha=0) with geom_boxplot(outlier.shape = NA)
In the R Ecology Lesson, under "Before We Start: Interacting with R" I believe the following edit could: 1) better connect the section to the previous text (which introduces vocabulary...
Missing period at end of sentence, line 593
I added some answers to the boxplot challenges!
The only section of the Starting with Data section is the Formatting Dates. One thought is a challenge could be to re-write the ymd() code with one of ymd() sister...
We present 3 types of plots in the ggplot lesson: - scatterplots - boxplots - time series However, it feels that this lesson could be made more interactive and the...
--- Hi all, looking to make a minor contribution for my instructor training. I find that in the “Data visualization with ggplot2” lesson, the argument names are included or not...
My comment is specifically about the example code showing how to add points to a ggplot boxplot. It's possible this is something that was fixed in an update to R...
Added how to create a folder in R, on line 65 Please delete the text below before submitting your contribution. --- Thanks for contributing! If this contribution is for instructor...
@zkamvar We need to update style for this lesson so that jump lists (anchors for different sections) becomes automatically available for different levels of headings.