mda.inclrows {mdatools} | R Documentation |
include/unhide the excluded rows
Description
include rows specified by user (earlier excluded using mda.exclrows)
Usage
mda.inclrows(x, ind)
Arguments
x |
dataset (data frame or matrix). |
ind |
number of excluded rows to include |
Value
dataset with included rows
[Package mdatools version 0.14.1 Index]