data_rangers_with_geo | R Documentation |
This object contain the data about rangers and non-rangers working in protected areas.
Compared to data_rangers
, this dataset contains polygons corresponding to each country / territory.
It therefore contains additional rows for which we did not collect any information.
data_rangers_with_geo
An object of class tbl_df
(inherits from tbl
, data.frame
) with 269 rows and 38 columns.
fetch_data()
for the function used to create such a dataset
if (require(sf)) { data_rangers_with_geo }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.