Skip to contents

These helpers return data.frames that contain information on the hydro-geographical components employed by ERAHUMED to model the Albufera Natural Park ecosystem: ditches, and rice fields clusters. The definition of clusters is discussed in Martínez-Megías et al. (2023).

Usage

info_clusters(include_geometry = FALSE)

info_ditches(include_geometry = FALSE)

Source

Martínez-Megías, C., Mentzel, S., Fuentes-Edfuf, Y., Moe, S. J., & Rico, A. (2023). Influence of climate change and pesticide use practices on the ecological risks of pesticides in a protected Mediterranean wetland: A Bayesian network approach. Science of The Total Environment, 878, 163018. https://doi.org/10.1016/j.scitotenv.2023.163018

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.