.is_edata {pmartR} | R Documentation |
Test if a file is an edata file
Description
Test if a file is an edata file
Usage
.is_edata(edata)
Arguments
edata |
Must be a dataframe. Required. |
Value
A boolean where TRUE means the file is an acceptable edata file.
[Package pmartR version 2.4.5 Index]