get_plink_download_url: Get the URL to download a version of PLINK from

View source: R/get_plink_download_url.R

get_plink_download_urlR Documentation

Description

Usage

get_plink_download_url(
  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

a URL

Author(s)

Richèl J.C. Bilderbeek


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