View source: R/get_plink_exe_name.R
get_plink_exe_name | R Documentation |
Get the name of the PLINK executable
get_plink_exe_name(plink_version = get_default_plink_version(), os = get_os())
plink_version |
version of PLINK, e.g. |
os |
name of the operating system, as returned by app_dir |
path to the default PLINK executable as used by plinkr
Richèl J.C. Bilderbeek
get_plink_exe_name()
get_plink_exe_name(plink_version = "2.0")
get_plink_exe_name(os = "win")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.