Description Usage Format Details See Also Examples
Water depth limits for all plant communities present in the CSLS lakes.
1 |
A data frame with the following columns:
lake, e.g., "Pleasant", "Long", or "Plainfield"
plant community, e.g. "upland" or "inland_beach"
the shallowest water depth this plant community can tolerate (m)
the deepest water depth this plant community can tolerate (m)
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.
1 | plant_limits <- CSLSdata::plant_limits
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.