R/utils.R
number_string.Rd
Creates a character vector in the form c("x(1)", x(2), ..., x(n)).
c("x(1)", x(2), ..., x(n))
number_string(x, n)
Character value.
Integer value.
x Character vector.