str_trim_dashes: Remove Leading and Trailing Dashes from String

Description Usage Arguments Value

View source: R/sched_std_names.R

Description

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.

Usage

1

Arguments

string

A character vector

Value

The input string, with leading and trailing dashes removed


jesse-smith/covidassign documentation built on Aug. 23, 2021, 12:59 a.m.