rdConvert

format_path: Format Path

Description

Remove trailing forward slash in file paths.

Usage

format_path(x)

Arguments

ArgumentDescription
xa string containing a file path

Examples

format_path("path/to/doc/")
Edit this page on GitHub