check_plink_args: Check if the PLINK version is valid, will stop if not

View source: R/check_plink_args.R

check_plink_argsR Documentation

Description

Check if the PLINK version is valid, will stop if not

Usage

check_plink_args(args, plink_options = create_plink_options())

Arguments

args

arguments for the PLINK or PLINK2 executable. Use check_plink_args to check if these are valid

plink_options

options to run PLINK, as created by create_plink_options

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_plink_args("--version")

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