Skip to content

rdatatoolbox/course-rspatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9bd0e04 ยท Dec 16, 2021

History

3 Commits
Dec 16, 2021
Dec 16, 2021
Dec 16, 2021
Dec 16, 2021
Dec 16, 2021
Dec 13, 2021
Dec 16, 2021
Dec 13, 2021
Dec 13, 2021
Dec 16, 2021
Dec 16, 2021

Repository files navigation

๐ŸŽ“ Spatial analysis with R

License: CC BY 4.0

Code used to create the online presentation Spatial analysis with R available at: rdatatoolbox.github.io/course-rspatial


๐Ÿ‘‰ 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

๐ŸŽ“ Spatial analysis with R - Online presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published