Skip to content

inSilecoInc/wksh_raster_CWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasters with R

deploy workshop

Installation

To reproduced the presentation, once the repository is clones, one can use the following lines:

install.packages("remotes")
remotes::install_deps()

Then the different Rmd files can be run with xaringan.

To run the example of the workshop (without reproducing the entire presentation), use the following

install.packages(c("mapview", "stars", "shiny", "mapedit", "tmap"))

Presentations

Day 1

Day 2

About

🎓 Manipulating raster with R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published