file_path: Build a file path

Description Usage Arguments Value

View source: R/files.R

Description

Build a file path

Usage

1
2
file_path(file, arm = arm_id(.task, splitting = splitting),
  directory = "etc", extension = "", splitting = FALSE)

Arguments

file

file name

arm

make arm-specific

directory

directory name

extension

file extension

splitting

A logical, should the split arm names be combined in a single part

Value

A character vector of length 1, the file path


rjbgoudie/mngr documentation built on May 27, 2019, 9:13 a.m.