data_rangers_with_geo: Ranger data with polygons

data_rangers_with_geoR Documentation

Ranger data with polygons

Description

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.

Usage

data_rangers_with_geo

Format

An object of class tbl_df (inherits from tbl, data.frame) with 269 rows and 38 columns.

See Also

fetch_data() for the function used to create such a dataset

Examples

if (require(sf)) {
  data_rangers_with_geo
}


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.