sag_post | R Documentation |
Post to a url using an ICES authentication token
sag_post(url, body = list(), verbose = FALSE)
url |
the url to get. |
body |
a list of named arguments to be sent as the body of the post request. |
verbose |
should verbose output form the http request be returned? default FALSE. |
content of the http response.
sag_api
builds a SAG web service url.
icesSAG-package
gives an overview of the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.