powered by
Interpret a string, composed of ";"-separated numbers, as a numeric vector.
";"
dexi_vector(x)
Numeric vector.
character(1).
character(1)
dexi_vector("1;2") dexi_vector("1.2; 2.3")
Run the code above in your browser using DataLab