AddTrailingSlash: AddTrailingSlash

Description Usage Arguments Examples

View source: R/MarkdownReportsDev.R

Description

Adds a final slash '/', if missing from a string (file path).

Usage

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

Arguments

string

The file path potentially missing the trailing slash

Examples

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

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