is_marees_et_al_data_installed: Determine if the tutorial data of Marees et al., 2018 is...

View source: R/is_marees_et_al_data_installed.R

is_marees_et_al_data_installedR Documentation

Determine if the tutorial data of Marees et al., 2018 is installed.

Description

Determine if the tutorial data of Marees et al., 2018 is installed.

Usage

is_marees_et_al_data_installed(plink_folder = get_plink_folder())

Arguments

plink_folder

folder where PLINK is installed

Details

The code is re-done using plinkr in the vignette 'marees_et_al_2018'

Value

TRUE if the tutorial data of Marees et al., 2018 is installed, FALSE otherwise

Author(s)

Richèl J.C. Bilderbeek

Examples

is_marees_et_al_data_installed()
is_marees_et_al_data_installed(plink_folder = "absent_folder")

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