mda.inclcols {mdatools} | R Documentation |
include colmns specified by user (earlier excluded using mda.exclcols)
mda.inclcols(x, ind)
x |
dataset (data frame or matrix). |
ind |
number of excluded columns to include |
dataset with included columns.