R/utilities.R
processIdentifiers.RdprocessIdentifiers is a utility function that wraps illegal
identifiers in backticks.
processIdentifiers(identifiers)The identifiers that may be illegal.
The identifiers wrapped in backticks (if illegal) or unchanged.