add_body: Add the body to the message

Description Usage Arguments Details Value

Description

Add the body to the XML message

Usage

1
add_body(msg, service, ..., attrib = NULL)

Arguments

msg

The XML message to add the body to

service

The service to request in the body message

...

Optionnaly named tags to add inside the body, with their value

attrib

A list of XML attributes to add to the service tag

Details

Add the body to the XML message created by base_msg and passed through add_header base_msg can be piped into add_header and then into add_body to build a message

Value

The XML message list object


MaximeWack/R2b2 documentation built on May 8, 2019, 9:52 a.m.