wdpa_latest_version {wdpar} | R Documentation |
Query latest version
Description
Find the latest version of the combined
World Database on Protected Areas
(WDPA) and World Database on Other Effective Area-Based Conservation Measures
(WDOECM) dataset.
This is a character identifier representing the month and year (e.g.
Sep2020
) the data were released.
Usage
wdpa_latest_version()
Details
The version number is determined using a web address where the global dataset is available. For specific details, please refer to the source code for this function.
Value
character
version of the dataset.
Examples
## Not run:
# find the latest version
wdpa_latest_version()
## End(Not run)
[Package wdpar version 1.3.7 Index]