powered by
Convenience function to convert underscores to space
us_to_space(x)
String to replace all occurrences of _ with a single space
_
Character vector containing the modified string.
Other Support: camel_clean(), check_inputs(), combine_signals(), cut_hour(), extract_date_range(), extract_hr(), heat_colours(), is_date_format(), maxmin(), p_test(), pairwise_count(), plot_WOE(), read_preamble(), rgb2hex(), totals_bind(), totals_col(), totals_reorder(), tstamp(), wrap()
camel_clean()
check_inputs()
combine_signals()
cut_hour()
extract_date_range()
extract_hr()
heat_colours()
is_date_format()
maxmin()
p_test()
pairwise_count()
plot_WOE()
read_preamble()
rgb2hex()
totals_bind()
totals_col()
totals_reorder()
tstamp()
wrap()
# NOT RUN { us_to_space("Meeting_hours_with_manager_1_on_1") # }
Run the code above in your browser using DataLab