dot-rtrim: Trim trailing characters

.rtrimR Documentation

Trim trailing characters

Description

Internal helper to remove trailing characters (defaults to "/") from a string. Not exported.

Usage

.rtrim(x, char = "/")

Arguments

x

Character vector of length 1.

char

Character. The character to trim from the end. Default "/".

Value

Character string with trailing characters removed.


GalaxyR documentation built on July 6, 2026, 5:08 p.m.