find_plink: Find plink

Description Usage Details Value Examples

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)

pbdRPC documentation built on May 1, 2019, 7:28 p.m.