This version introduces a bunch of changes to the package. The updated behaviour is best explained in the vignettes. The main changes are:
RDBESDataObject
classcreateRDBESDataObject
is now the only data import function in the packagecreateRDBESDataObject
accepts .zip files, al list of data frames and folder of. csv files as inputstrict
parameter is added to validateRDBESDataObject
to control the strictness of the validationAlso some minor fixes to functions have been added.
generateZerosUsingSL
: fixed behaviour and added tests for functionRDBESRawObjects
(and associated functions) have been renamed to RDBESDataObjects
. Code from previous versions of the package will need to be updated.