tick | R Documentation |
tick
creates a unique name out of x
tick(s="T")
s |
The first part of the later name. |
tick
concatenates a consecutive number to s
.
a string
K. Gerald van den Boogaart, S. Matos Camacho
a <- "S"
tick(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.