ParseFilePath: ParseFilePath

Description Usage Arguments Examples

View source: R/MarkdownReportsDev.R

Description

ParseFilePath pastes elements by slash, then removes Double Slashes '//' from a string and adds a final '/' if missing from a file path.

Usage

1

Arguments

...

The set of strings (character vectors) to be parsed into a file path, and potentially having Double Slashes, potentially missing a trailing slash.

Examples

1
ParseFilePath(string = "stairway///to/heaven")

vertesy/MarkdownReportsDev documentation built on Nov. 15, 2021, 9:59 a.m.