installedSpatialData: List locally installed spatial datasets

View source: R/installedSpatialData.R

installedSpatialDataR Documentation

List locally installed spatial datasets

Description

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.

Usage

installedSpatialData(verbose = TRUE)

Arguments

verbose

Logical specifying whether or not to print dataset descriptions.

Value

Invisibly returns a vector of dataset names().


MazamaSpatialUtils documentation built on Nov. 3, 2024, 9:07 a.m.