Rdocumentation
powered by
Learn R Programming
Biograph (version 2.0.6)
stringf: Converts character string to vector
Description
Converts character string to vector
Usage
stringf(string)
Arguments
string
character string
Value
Details
Converts string
Examples
Run this code
z <- stringf(
"test"
)
Run the code above in your browser using
DataLab