plant_limits: CSLS plant water depth limits

Description Usage Format Details See Also Examples

Description

Water depth limits for all plant communities present in the CSLS lakes.

Usage

1

Format

A data frame with the following columns:

lake

lake, e.g., "Pleasant", "Long", or "Plainfield"

variable

plant community, e.g. "upland" or "inland_beach"

shallow

the shallowest water depth this plant community can tolerate (m)

deep

the deepest water depth this plant community can tolerate (m)

Details

Raw csv data is processed in the data-raw/ subdirectory of this project with the function import_plant_limits.R which is run by runall_cslsdata.R.

import_plant_limits loads the rules for plant community water depth limits for the CSLS lakes and transforms depths from feet to meters.

See Also

bathymetry

Examples

1

WDNR-Water-Use/CSLSdata documentation built on Nov. 12, 2021, 2:36 a.m.