View source: R/create_custom_plink_options.R
create_custom_plink_options | R Documentation |
Create the options to run a custom PLINK version
create_custom_plink_options(plink_exe_path, os = get_os())
plink_exe_path |
path to
the |
os |
name of the operating system, as returned by app_dir |
the PLINK options, as can be checked by check_plink_options
Richèl J.C. Bilderbeek
create_custom_plink_options("path_to_my_custom_plink_folder")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.