#' Percorsi sul server relativi a dati e confini geografici OMI
#'
#' @export
omi_path <- list(
'input' = file.path(masteRfun::ext_path, 'OMI'),
'output' = file.path(masteRfun::data_path, 'omi'),
'confini' = file.path(masteRfun::bnd_path, 'OMI'),
'dbn' = 'omi'
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.