Learn R Programming

bruneimap (version 0.3.1)

fr_sf: Forest reserve areas in Brunei

Description

Forest reserve areas in Brunei

Usage

fr_sf

Arguments

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

Run this code
library(ggplot2)
ggplot(fr_sf) +
  geom_sf()

Run the code above in your browser using DataLab