#' fertplanspatial package
#'
#' The goal of the package is to define fertilization plans for the fields
#' of a farm and spatialize them. Fertilization plans rely on R package
#' `fertplan` to perform the raw computations.
#'
#' It strictly follows the regulation for integrated crop production
#' published by the administrative authority of Lazio region, Italy.
#' Assessorato Agricoltura, Promozione della Filiera e della Cultura del
#' Cibo, Ambiente e Risorse Naturali, 2020. Parte agronomica, norme generali,
#' Disciplinare di Produzione Integrata della Regione Lazio - SQNPI.
#' Regione Lazio, Roma, Italy.
#'
#' @seealso \url{http://www.regione.lazio.it/rl_agricoltura/?vw=documentazioneDettaglio&id=52065}
#' @seealso \code{fertplan} package
#'
#' @docType package
#' @name fertplanspatial
#' @author Marco Bascietto <marco.bascietto@@crea.gov.it>
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.