stri_prepare_arg_integer(x)
x
is a factor, as.character
is called, and the
resulting character vector is coerced to integer.
If it is an integer vector, then it is returned with no change.
If an atomic vector or a matrix is given, it is coerced to an integer vector.
Otherwise the function throws an error.stri_prepare_arg_double_1
;
stri_prepare_arg_double
;
stri_prepare_arg_integer_1
;
stri_prepare_arg_logical_1
;
stri_prepare_arg_logical
;
stri_prepare_arg_raw
;
stri_prepare_arg_string_1
;
stri_prepare_arg_string
;
stringi-arguments