R/utilities.R
processIdentifiers.Rd
processIdentifiers
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.