processIdentifiers: Handle identifiers that may be illegal (e.g. containing...

View source: R/utilities.R

processIdentifiersR Documentation

Handle identifiers that may be illegal (e.g. containing spaces).

Description

processIdentifiers is a utility function that wraps illegal identifiers in backticks.

Usage

processIdentifiers(identifiers)

Arguments

identifiers

The identifiers that may be illegal.

Value

The identifiers wrapped in backticks (if illegal) or unchanged.


cbailiss/pivottabler documentation built on Oct. 14, 2023, 9:38 a.m.