View source: R/installedSpatialData.R
installedSpatialData | R Documentation |
Searches the directory set with setSpatialDataDir
for locally installed spatial data and returns a list of dataset names that
can be used with loadSpatialData
.
If verbose = TRUE
, a brief description is provided for each locally
installed dataset.
installedSpatialData(verbose = TRUE)
verbose |
Logical specifying whether or not to print dataset descriptions. |
Invisibly returns a vector of dataset names().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.