is_mba_format {SerolyzeR} | R Documentation |
Check if a mba format is supported
Description
Check if a given format is supported.
Usage
is_mba_format(format, allow_nullable = FALSE)
Arguments
format |
( |
allow_nullable |
( |
Value
(logical(1)
) TRUE
if the format is in the supported list, else FALSE
[Package SerolyzeR version 1.2.0 Index]