powered by
Add a prefix to an id
idAddPrefix(prefix, id, sep = "X")
A string.
A string, the prefix to add.
A string to add a prefix to.
A string, the separator to use.
idAddSuffix("example", 1)
Run the code above in your browser using DataLab