ReadDF {autoBagging} | R Documentation |
FUNCTION TO TRANSFORM DATA FRAME INTO LIST WITH GSI REQUIREMENTS
Description
FUNCTION TO TRANSFORM DATA FRAME INTO LIST WITH GSI REQUIREMENTS
Usage
ReadDF(dat)
Arguments
dat |
data frame |
Value
a list containing components that describe the names (see ReadtAttrsInfo) and the data (see ReadData) files
THIS FUNCTION HAS TO BE BASED IN READATTRSINFO AND READDATA
[Package autoBagging version 0.1.0 Index]