View source: R/cleanMaturityData3.R
cleanMaturityData3 | R Documentation |
Correct plot names, remove duplicated plots and select defined predictor variables
cleanMaturityData3(terrain,metrics,terrain.selec,var.selec,var.names)
terrain |
data frame or matrix |
metrics |
data frame or matrix |
terrain.selec |
character, names of the terrain variables to keep in the database |
var.selec |
character, names of the structural variables to keep in the database |
var.names |
character, to rename variables (optional) |
Return maturity database
# Not run (tables not available in package): maturity.db=cleanMaturityData3(terrain,metrics,terrain.selec,var.selec,var.names)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.