Reference data.frame
used to classify flood duration into potential natural vegetation.
Source: R/data.R
df.pnv.Rd
Reference data.frame
used to classify flood duration into
potential natural vegetation (PNV). It is an extended and more detailled
table to reclassify flood duration into PNV based on Ochs et al. (2020).
Format
A data.frame
containing 7 columns with attributes to
reclassify flood duration into potential natural vegetation.
- from
lower limits of flood duration (included, type
numeric
).- to
upper limits of flood duration (not included, type
numeric
).- id
numeric replacements used to sort classes (type
numeric
).- vegtype
names of the potential natural vegetation classes (type
character
).- r
numeric coding for the r (red) of an rgb color code.
- g
numeric coding for the g (green) of an rgb color code.
- b
numeric coding for the b (blue) of an rgb color code.
- html
html color coding (type
character
).