View source: R/get_plink_zip_path.R
get_plink_zip_path | R Documentation |
PLINK
executable as used by plinkrGet the path to the default PLINK
executable as used by plinkr.
Will give an error for a custom PLINK
version,
as set up by create_custom_plink_options, as a custom install
requires no zip file
get_plink_zip_path(plink_options = create_plink_options())
plink_options |
options to run PLINK, as created by create_plink_options |
path to the default PLINK
executable as used by plinkr
Richèl J.C. Bilderbeek
get_plink_zip_path(create_plink_v1_7_options())
get_plink_zip_path(create_plink_v1_9_options())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.