left | R Documentation |
Left Part of a String
left(x, n)
x |
vector of character |
n |
number of characters to be kept from the beginning of each character
string within |
vector of character
left("Good Morning", 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.