str_to_vec: Convert a string to a vector of characters

View source: R/str-to-vec.R

str_to_vecR Documentation

Convert a string to a vector of characters

Description

Copy of strex::str_to_vec().

Usage

str_to_vec(...)

to_vec(...)

Arguments

...

Pass-through to strex function.


filesstrings documentation built on May 29, 2024, 3:32 a.m.