is_plink_tutorial_data_installed: Determine if the 'PLINK' tutorial data is installed.

View source: R/is_plink_tutorial_data_installed.R

is_plink_tutorial_data_installedR Documentation

Description

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

Usage

is_plink_tutorial_data_installed(plink_folder = get_plink_folder())

Arguments

plink_folder

folder where PLINK is installed

Value

TRUE if the PLINK tutorial data is installed, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek

Examples

is_plink_tutorial_data_installed()
is_plink_tutorial_data_installed(plink_folder = "absent_folder")

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.