us_to_space: Replace underscore with space

View source: R/us_to_space.R

us_to_spaceR Documentation

Replace underscore with space

Description

Convenience function to convert underscores to space

Usage

us_to_space(x)

Arguments

x

String to replace all occurrences of ⁠_⁠ with a single space

Value

Character vector containing the modified string.

See Also

Other Support: any_idate(), camel_clean(), check_inputs(), cut_hour(), extract_date_range(), extract_hr(), heat_colours(), is_date_format(), maxmin(), pairwise_count(), read_preamble(), rgb2hex(), totals_bind(), totals_col(), tstamp(), wrap()

Examples

us_to_space("Meeting_and_call_hours_with_manager_1_on_1")


vivainsights documentation built on April 3, 2025, 9:25 p.m.