prep.generic {mdatools} | R Documentation |
Generic function for preprocessing
Description
Generic function for preprocessing
Usage
prep.generic(x, f, ...)
Arguments
x |
data matrix to be preprocessed |
f |
function for preprocessing |
... |
arguments for the function f |
[Package mdatools version 0.14.1 Index]