cleanMaturityData2: Clean database including Protest data

View source: R/cleanMaturityData2.R

cleanMaturityData2R Documentation

Clean database including Protest data

Description

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

Usage

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

Arguments

terrain

data frame or matrix

metrics

data frame or matrix

var.selec

character, names of the 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=cleanMaturityData(terrain,metrics,var.selec,var.names)

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