R/make_cover.R
make_cover.Rd
Assumes a numeric (percentage) cover column called 'cover' and character
column called 'cover_code' that is the modified Braun-Blanquet
(Braun-Blanquet 1932)
cover value using
Biological Databases of South Australia
codes (COVCODE
field in BDBSA). Example of lucov
at
envEcosystems::lucover
.
make_cover(
df,
taxa_col = "taxa",
context = NULL,
lucov,
cov_type = "cover_mid"
)
Dataframe containing columns to consolidate.
Character. Name of column containing taxa.
Character. Name of columns defining the context.
Dataframe. Lookup from cover_code
to numeric cover values.
Character. Name of column in lucov
that is used to convert
character cover_code
to numeric values.
Dataframe with consolidated use_cover
column.
Braun-Blanquet J (1932). Plant sociology. The study of plant communities., 1st edition. McGraw-Hill Book Co.