fix_var_str.Rd
Removes any "_" from variable names and applies title case capitalization. This is currently used for axis labels/titles in plotting functions.
fix_var_str(str)
(character) Character string to be cleaned up
character