construct_newline_pairs {rt} | R Documentation |
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.
construct_newline_pairs(params)
params |
(list) One or more key value pairs |
(character)