View source: R/check_plink_version.R
check_plink_version | R Documentation |
Check if the PLINK version is valid, will stop if not
check_plink_version(plink_version)
plink_version |
version of PLINK, e.g. |
nothing
Richèl J.C. Bilderbeek
check_plink_version("1.7")
check_plink_version("1.9")
check_plink_version("2.0")
check_plink_version("custom")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.