Function to clean marker's name of weird separators that interfere with some packages or codes. /, :, - and . are changed to an underscore _. Used internally in radiator and might be of interest for users.

clean_markers_names(x)

Arguments

x

(character string) Markers character string.