is_mba_data_file {SerolyzeR} | R Documentation |
Identify if a file is a MBA data file
Description
Identify if a file is a MBA data file
Usage
is_mba_data_file(filepath, check_format = TRUE)
Arguments
filepath |
( |
check_format |
( |
Value
TRUE
if the file is a MBA data file, FALSE
otherwise.
[Package SerolyzeR version 1.2.0 Index]