processIdentifier: Handle an identifier that may be illegal (e.g. containing...

View source: R/utilities.R

processIdentifierR Documentation

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

Description

processIdentifier is a utility function that wraps an illegal identifier in backticks.

Usage

processIdentifier(identifier)

Arguments

identifier

The identifier that may be illegal.

Value

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


pivottabler documentation built on Oct. 1, 2023, 5:07 p.m.