create_custom_plink_options: Create the options to run a custom PLINK version

View source: R/create_custom_plink_options.R

create_custom_plink_optionsR Documentation

Description

Create the options to run a custom PLINK version

Usage

create_custom_plink_options(plink_exe_path, os = get_os())

Arguments

plink_exe_path

path to the PLINK or PLINK2 executable file.

os

name of the operating system, as returned by app_dir

Value

the PLINK options, as can be checked by check_plink_options

Author(s)

Richèl J.C. Bilderbeek

Examples

create_custom_plink_options("path_to_my_custom_plink_folder")

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