addBackticks: Add backticks to a string.

Description Usage Arguments Value

View source: R/utilities.R

Description

Add backticks at the beginning and end of a string. This avoids situation where lazy evaluation fails due to column names which are not legal as R variable names.

Usage

1

Arguments

str

A string.

Value

String surrounded by backticks.


astrolabediagnostics/orloj documentation built on May 20, 2021, 2:17 p.m.