Learn R Programming

pbdRPC (version 0.1-1)

find_plink: Find plink

Description

Find the plink internal compiled with pbdRPC package.

Usage

find_plink()

Arguments

Value

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

Details

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

Examples

Run this code
## Not run: 
# library(pbdRPC, quietly = TRUE)
# 
# find_plink()
# ## End(Not run)

Run the code above in your browser using DataLab