rdConvert
format_path
: Format Path
Description
Remove trailing forward slash in file paths.
Usage
format_path(x)
Arguments
Argument | Description |
---|---|
x | a string containing a file path |
Examples
format_path("path/to/doc/")
format_path
: Format PathRemove trailing forward slash in file paths.
format_path(x)
Argument | Description |
---|---|
x | a string containing a file path |
format_path("path/to/doc/")