Learn R Programming

intSDM (version 2.1.1)

obtainArea: obtainArea: Function to obtain a boundry for a specified country.

Description

Function to obtain a sf boundary object around a specified country.

Usage

obtainArea(names, projection, ...)

Value

An sf object of the boundary of the specified country.

Arguments

names

A vector of names of countries used in the analysis.

projection

Coordinate reference system used.

...

Additional arguments passed to gisco_get_countries.