fmt_strip_whitespace("Poorly Spaced Label ")
fmt_strip_trailing_colon("Label:")
fmt_strip_trailing_punct("Label-")
fmt_strip_html("Bold Label")
fmt_strip_field_embedding("Label{another_field}")
superheroes_supertbl
make_labelled(superheroes_supertbl, format_labels = fmt_strip_trailing_colon)
Run the code above in your browser using DataLab