find_plink: Find plink

Description Usage Details Value Examples

View source: R/find_plink.r

Description

Find the plink internal compiled with pbdRPC package.

Usage

1

Details

The function returns a full path to the plink or plink.exe command if found.

Value

A full path a full path to the plink or plink.exe command if found. Otherwise, "plink" is returned.

Examples

1
2
3
4
5
6
## Not run: 
library(pbdRPC, quietly = TRUE)

find_plink()

## End(Not run)

snoweye/pbdRPC documentation built on May 30, 2019, 6:06 a.m.