Skip to contents

Removes any "_" from variable names and applies title case capitalization. This is currently used for axis labels/titles in plotting functions.

Usage

fix_var_str(str)

Arguments

str

(character) Character string to be cleaned up