A simple wrapper function for stringr::str_replace_all
that replaces all
spaces with underscores. It is useful for formatting strings to be used in
contexts where spaces are not allowed or desired.
A simple wrapper function for stringr::str_replace_all
that replaces all
spaces with underscores. It is useful for formatting strings to be used in
contexts where spaces are not allowed or desired.