check_meta_target {minSNPs} | R Documentation |
check_meta_target
Description
check_meta_target
is used to check if parameters needed by
calculate_mcc_multi
and simpson_by_group
are all present.
Usage
check_meta_target(list_of_parameters)
Arguments
list_of_parameters |
is a list of parameter passed to functions that will perform the calculation |
Value
TRUE if the parameters exists, else FALSE
[Package minSNPs version 0.2.0 Index]