Skip to contents

These helpers return data.frames containing information on the hydro-geographical components used by ERAHUMED to model the Albufera Natural Park ecosystem: ditches and rice-field clusters. For a detailed description of how these spatial units are represented and modelled within ERAHUMED, see the user manual.

Usage

info_clusters(include_geometry = FALSE)

info_ditches(include_geometry = FALSE)

Arguments

include_geometry

TRUE or FALSE. Whether to include the geometries of the various elements (as a column of class sfc_MULTIPOLYGON from the {sf} package).

Value

A data.frame.