BiocContributions (version 0.99.70)

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

Description

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

Usage

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