Last chance! 50% off unlimited learning
Sale ends in
powered by
Add a suffix to an id
idAddSuffix(id, suffix, sep = "-")
A string.
A string to add a suffix to.
A string, the suffix to add.
A string, the separator to use.
idAddSuffix("example", 1)
Run the code above in your browser using DataLab