View source: R/find_executables_remote.R
find_executables_remote | R Documentation |
Find the path to one or more executable binary for each given software.
find_executables_remote(
path = NULL,
tool = c("bcftools", "gcta", "plink"),
verbose = TRUE
)
path |
User-provided path to executable.
Is |
verbose |
Print messages. |
Path to executable.
paths <- find_executables_remote()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.