compatibleNames | R Documentation |
Transform character strings to be compatible with endoR functions.
compatibleNames(x)
x |
character string or vector |
x <- c('hello.world__I am;happy', 'me-2')
compatibleNames(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.