View source: R/check_plink_optionses.R
check_plink_optionses | R Documentation |
Check if the multiple sets of options to run PLINK are valid. Will stop if not.
check_plink_optionses(plink_optionses)
plink_optionses |
a list of one or more options to run PLINK,
as created by create_plink_optionses.
The reduplicated plural was used to express this is a list
of |
Note that this function does not check if PLINK is actually present in
that folder, similar to normalizePath
with mustWork
set to FALSE
the PLINK options, as can be checked by check_plink_options
Richèl J.C. Bilderbeek
check_plink_optionses(create_plink_optionses())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.