powered by
Prepare a numeric string
pre_number_str(str, split_str = ",", continuous_str = "-")
vector
a string contain ',' and '-'
split_str ","
continuous_str "-"
pre_number_str("a1,a3,a5,a6-a10")
Run the code above in your browser using DataLab