powered by
Find the plink internal compiled with pbdRPC package.
find_plink()
A full path a full path to the plink or plink.exe command if found. Otherwise, "plink" is returned.
plink
plink.exe
The function returns a full path to the plink or plink.exe command if found.
# NOT RUN { library(pbdRPC, quietly = TRUE) find_plink() # } # NOT RUN { # }
Run the code above in your browser using DataLab