get_default_plink_exe_path: Get the path to the default PLINK executable as used by...

View source: R/get_default_plink_exe_path.R

get_default_plink_exe_pathR Documentation

Description

Get the path to the default PLINK executable as used by plinkr

Usage

get_default_plink_exe_path(
  plink_version = get_default_plink_version(),
  os = get_os()
)

Arguments

plink_version

version of PLINK, e.g. "1.7" Use get_plink_version to get the PLINK version. Use get_plink_versions to get all the supported PLINK versions.

os

name of the operating system, as returned by app_dir

Value

path to the default PLINK executable as used by plinkr

Author(s)

Richèl J.C. Bilderbeek


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