inst/doc/example-scripts.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = ""
)

## ----setup--------------------------------------------------------------------
library(irg)

## -----------------------------------------------------------------------------
use_example_ee_script(sensor = 'MODIS')

## ---- eval = TRUE-------------------------------------------------------------
use_example_ee_script(sensor = 'Landsat')

Try the irg package in your browser

Any scripts or data that you put into this service are public.

irg documentation built on Dec. 22, 2021, 9:06 a.m.