importDesignatedAreas: Import Designated Areas

View source: R/fun_import.R

importDesignatedAreasR Documentation

Import Designated Areas

Description

Not intended to be called by user. Used in the accessible nature model to bring in external datasets in an automated way.

Usage

importDesignatedAreas(path, studyArea, dataset)

Arguments

path

Folder where files are stored

studyArea

The study area outline to clip the data to

dataset

A character string giving the name of the dataset; used for error messages

Value

A sf dataframe ready to be used by the model. If no geometries occur in the study area, returns NULL.


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.