View source: R/check_plink_args.R
check_plink_args | R Documentation |
Check if the PLINK version is valid, will stop if not
check_plink_args(args, plink_options = create_plink_options())
args |
arguments for the |
plink_options |
options to run PLINK, as created by create_plink_options |
nothing
Richèl J.C. Bilderbeek
check_plink_args("--version")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.