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