Description Usage Arguments Value Examples
splt_last
1 | splt_last(x)
|
x |
character of names |
list with number followed by underscore
1 2 3 | if (interactive()) {
lapply(FUN = splt_last, paste0(list("apple", "pear"), "_1"))
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.