.wtss_remove_trailing_dash {Rwtss} | R Documentation |
Remove trailing dashes from a WTSS server address
Description
The WTSS URL cannot have a trailing dash. This functions checks and removes it, if present.
Usage
.wtss_remove_trailing_dash(URL)
Arguments
URL |
A WTSS URL |
Value
URL without trailing dash
[Package Rwtss version 0.9.2 Index]