Skip to contents

A list describing the ecoregion layers that can be downloaded with get_ecoreg().

Usage

ecoreg_list

Format

A list with each element containing:

filename

The name to save the downloaded file as.

link

The URL to download the file.

description

A short description of the file.

Examples

if (FALSE) { # \dontrun{
ecoreg_list
} # }