vectorize.parameter {tlocoh} | R Documentation |
Convert a comma-separated string to a vector
vectorize.parameter(x, n2z = FALSE, type = c("numeric", "character")[1], sort.res = TRUE)
x |
The vector or character string to be evaluated |
n2z |
Convert null values to zero or an empty string (depending on |
type |
The data type: |
sort.res |
Whether to sort the result. T/F |
A vector