collapseToPathString: Collapse the input to a 'PATH' string.

View source: R/pathString.R

collapseToPathStringR Documentation

Collapse the input to a PATH string.

Description

Collapse the input to a PATH string.

Usage

collapseToPathString(x)

Arguments

x

character. Elements to combine into a path string.

Value

character(1).

Note

Updated 2021-08-23.

Examples

collapseToPathString(c("/usr/local/bin", "/usr/bin"))

acidgenomics/AcidBase documentation built on Jan. 28, 2024, 2:59 a.m.