powered by
Convert a character string into a numeric vector
convert_string_to_list(vector)
Numeric vector. Something in the shape c(10,20,30)
Something in the shape "10,20,30"
convert_string_to_list("10,20,30")
Run the code above in your browser using DataLab