listShpVersions: List all versions of admin unit shapes from the Web Feature...

View source: R/listShpVersions.R

listShpVersionsR Documentation

List all versions of admin unit shapes from the Web Feature Services provided by the Malaria Atlas Project within the Admin Units workspace.

Description

listShpVersions lists available versions of Admin Unit shapefiles from the Web Feature Services provided by the Malaria Atlas Project.

Usage

listShpVersions(printed = TRUE)

Arguments

printed

Should the list be printed to the console?

Value

A data.frame with column 'version'. The version can then be provided to other functions to fetch the data within that dataset. e.g. in getShp

Examples

## Not run: 
vecOccDatasets <- listShpVersions()

## End(Not run)

malariaAtlas documentation built on Oct. 27, 2023, 9:07 a.m.