Interpret a string, composed of ";"-separated numbers, as a numeric vector.
";"
dexi_vector(x)
x
character(1).
character(1)
Numeric vector.
dexi_vector("1;2") dexi_vector("1.2; 2.3")