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")


michielvandijk/mapspamc documentation built on April 17, 2025, 7:31 p.m.