Skip to content

rdatatoolbox/course-tidyverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c9f41f ยท Dec 13, 2021

History

2 Commits
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021
Dec 13, 2021

Repository files navigation

๐ŸŽ“ Introduction to Tidyverse

License: CC BY 4.0

Code used to create the online presentation Introduction to Tidyverse available at: rdatatoolbox.github.io/course-tidyverse


๐Ÿ‘‰ This course is part of the workshop ๐ŸŽ“ Data Toolbox for Reproducible Research in Ecology co-organized by the FRB-CESAB and the GdR EcoStat.


Usage

First install required R packages listed in the DESCRIPTION file.

## Install 'remotes' package (if necessary) ----
install.packages("remotes")

## Install required packages ----
remotes::install_deps()

To contribute, edit the index.Rmd file. To update the html presentation, run:

## Convert Rmd to html ----
rmarkdown::render("index.Rmd")

Citation

Casajus N, Dray S, Gimenez O, Guรฉry L, Guilhaumon F & Schiettekatte NMD (2021) Workshop FRB-CESAB & GdR EcoStat: Data Toolbox for Reproducible Research in Computational Ecology. Zenodo. http://doi.org/10.5281/zenodo.4262978.

About

๐ŸŽ“ Introduction to Tidyverse - Online presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published