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