View source: R/gdalcubes_config.R
with_gdalcubes | R Documentation |
expose any GDAL_*
or VSI_*
environmental variables to
gdalcubes, which calls GDAL in an isolated environment
and does not respect the global environmental variables.
with_gdalcubes(env = Sys.getenv())
env |
a named vector of set environmental variables. Default is usually best, which will configure all relevant global environmental variables for gdalcubes. |
NULL, invisibly.
with_gdalcubes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.