qm: qm

Description Usage Arguments Value Author(s) Examples

View source: R/qm.R

Description

Wraps an input in quotation marks.

Usage

1
qm(x)

Arguments

x

Character or Numeric.

Value

A character string that begins and ends with quotation marks.

Author(s)

Jonathan A. Greenberg

Examples

1
2
3
4
{
qm("Hi!")
qm(42) 
}

gearslaboratory/gdalUtils documentation built on Feb. 17, 2020, 8:09 a.m.