proj_path: Path to file (in the unix sense) within the project

Description Usage Arguments Value

Description

The path is composed of getOption("bioc_contributions_project") or, if NULL, the home directory "~", preceeding the file argument.

Usage

1
proj_path(file = "", check.exists = TRUE)

Arguments

file

character(1) file or directory name within the project.

check.exists

logical(1) indicating whether the file must exist

Value

character(1) file path


Bioconductor/BiocContributions documentation built on May 6, 2019, 7:48 a.m.