cleanMaturityData3: Clean database including with terrain data selection

View source: R/cleanMaturityData3.R

cleanMaturityData3R Documentation

Clean database including with terrain data selection

Description

Correct plot names, remove duplicated plots and select defined predictor variables

Usage

cleanMaturityData3(terrain,metrics,terrain.selec,var.selec,var.names)

Arguments

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)

Value

Return maturity database

Examples

# Not run (tables not available in package): maturity.db=cleanMaturityData3(terrain,metrics,terrain.selec,var.selec,var.names)

etiennelalechere/maturitymodelling documentation built on Dec. 9, 2022, 8:02 p.m.