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