Description Usage Arguments Value
View source: R/sched_std_names.R
str_trim_dashes()
removes leading and trailing dashes from a string. This
is most useful to clean up the results of previous operations that may have
left such dashes.
1 | str_trim_dashes(string)
|
string |
A character vector |
The input string
, with leading and trailing dashes removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.