knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
The mapspamc
package includes functions to facilitate all six major steps to create crop distribution maps, including (1) model setup, (2) pre-processing, (3) model preparation, (4) running the model, (5) post-processing and (6) model validation. The figure below presents a flow chart with all six steps, interconnections and key functions. Each step is discussed in a separate vignette.
knitr::include_graphics("tables_chart/mapspamc_flowchart.png")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.