View source: R/get_default_plink_exe_path.R
get_default_plink_exe_path | R Documentation |
Get the path to the default PLINK executable as used by plinkr
get_default_plink_exe_path(
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.