Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----eval = FALSE-------------------------------------------------------------
# # download treated data (raw_data = TRUE) related to forest degradation
# # from 2010 to 2012 (time_period = 2010:2012).
# data <- load_degrad(
# dataset = "degrad",
# raw_data = FALSE,
# time_period = 2010:2012
# )
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.