Skip to contents

This function downloads and reads the FEOW ecoregions data from the brunomioto/feowR repository.

Usage

read_feow(overwrite = FALSE)

Source

https://www.feow.org/ecoregions/list

Arguments

overwrite

Logical (default FALSE). If TRUE, any existing file will be overwritten.

Value

A spatial data frame containing the FEOW ecoregions polygons.

Author

The Nature Conservancy and World Wildlife Fund, Inc.

Examples

feow_data <- read_feow()