fr_sf {bruneimap} | R Documentation |
Forest reserve areas in Brunei
Description
Forest reserve areas in Brunei
Usage
fr_sf
Format
An object of class sf
(inherits from tbl_df
, tbl
, data.frame
) with 20 rows and 6 columns.
References
Forestry Dept., . “The 5th National Report to the Convention on Biological Diversity.” Bandar Seri Begawan, Brunei: The Forestry Department, Ministry of Industry and Primary Resources, 2014.
Examples
library(ggplot2)
ggplot(fr_sf) +
geom_sf()
[Package bruneimap version 0.3.1 Index]