quote: Escape sequence.

Description Usage Arguments Details Value Author(s) Examples

View source: R/esc.R

Description

quote() escapes " for Datadog log queries.

Usage

1

Arguments

str

a string which should be under ".

Details

The function can be used if " would be necessary in Datadog. This is the case if an exact match of the string sequence should be searched.

Value

an escaped string.

Author(s)

Benjamin Holzknecht

Examples

1
quote("200 POST")

holzben/dogR documentation built on Feb. 21, 2020, 10:25 a.m.