.addLetterWoLast | R Documentation |
This function allows to add 'addChr' to all entries, without the last entry
.addLetterWoLast(x, addChr)
x |
(character) main input |
addChr |
(character) |
This function returns a modified character vector
paste
; used in cutAtMultSites
.addLetterWoLast(c("abc","efgh"),"Z")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.