powered by
Extract Soil Moisture Regime from Subgroup or Higher Level Taxon
extractSMR(taxon, as.is = FALSE, droplevels = FALSE, ordered = TRUE)
an (ordered) factor of Soil Moisture Regimes, or character vector when as.is=TRUE
as.is=TRUE
character. Vector of taxon names.
Return character labels rather than an (ordered) factor? Default: FALSE
FALSE
Drop unused levels? Default: FALSE
Create an ordinal factor? Default: TRUE
TRUE
extractSMR(c("aquic haploxeralfs", "typic epiaqualfs", "humic inceptic eutroperox"))
Run the code above in your browser using DataLab