Description Usage Arguments Details Value Examples
Get the message body of a request or response or set the body of a response.
1 2 3  | 
x | 
 An R object.  | 
value | 
 The response body, if JSON the   | 
For more information about HTTP requests please refer to the Request section of www.w3.org.
body resturns a character string if the request or response contains a
message body, otherwise NULL.
body<- invisibly returns the response.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.