View source: R/is_plink_tutorial_data_installed.R
is_plink_tutorial_data_installed | R Documentation |
PLINK
tutorial data is installed.Determine if the PLINK
tutorial data is installed.
The PLINK
tutorial can be found at
http://zzz.bwh.harvard.edu/plink/tutorial.shtml
and is done in the plink_tutorial
vignette
is_plink_tutorial_data_installed(plink_folder = get_plink_folder())
plink_folder |
folder where |
TRUE
if the PLINK
tutorial data
is installed, FALSE
otherwise
Richèl J.C. Bilderbeek
is_plink_tutorial_data_installed()
is_plink_tutorial_data_installed(plink_folder = "absent_folder")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.