View source: R/installSpatialData.R
installSpatialData | R Documentation |
Install spatial datasets found at url
into the directory
previously set with setSpatialDataDir()
.
If pattern = NULL
(default), available datasets will be displalyed..
installSpatialData(
dataset = NULL,
urlBase = "http://data.mazamascience.com/MazamaSpatialUtils/Spatial_0.8"
)
dataset |
Name of spatial dataset to install. |
urlBase |
Location of spatial data files. |
If pattern = NULL
a vector of dataset names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.