Description Usage Arguments Value
Generalized PATCH method
1 | PATCH_resource(path, body)
|
path |
Path of the HTTP request. |
body |
Request body to be encoded as JSON, as a named list. |
If request was successful, an invisible copy of the response. In this package, the PATCH return value is rarely used; instead, a GET method is usually used to refetch the appropriate object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.