项目作者: inSilecoInc

项目描述 :
:mortar_board: Manipulating raster with R
高级语言: R
项目地址: git://github.com/inSilecoInc/wksh_raster_CWS.git
创建时间: 2021-03-05T22:34:49Z
项目社区:https://github.com/inSilecoInc/wksh_raster_CWS

开源协议:

下载


Rasters with R

deploy workshop

Installation

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

  1. install.packages("remotes")
  2. 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

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

Presentations

Day 1

Day 2