construct_newline_pairs: Construct a string for params suitable for passing into an RT...

Description Usage Arguments Value

View source: R/rt.R

Description

RT's API, in a few cases, takes a body of key value pairs that are colon separated and each key value pair is newline separated. Each pair is also run through compact to remove NULL elements.

Usage

1

Arguments

params

(list) One or more key value pairs

Value

(character)


rt documentation built on May 15, 2021, 9:06 a.m.