R/str-to-vec.R

#' Convert a string to a vector of characters
#'
#' See [strex::str_to_vec()].
#'
#' @inheritParams strex::str_to_vec
#'
#' @export
str_to_vec <- strex::str_to_vec

#' @rdname str_to_vec
#' @export
to_vec <- str_to_vec

Try the filesstrings package in your browser

Any scripts or data that you put into this service are public.

filesstrings documentation built on Feb. 16, 2023, 7:25 p.m.