sbtools_PUT {sbtools}R Documentation

generic PUTs for sbtools package

Description

package wrapped for generic PUTs that test sessions internally and wrap some errors

Usage

sbtools_PUT(url, body, ...)

Arguments

url

a base url for the PUT

body

the PUT body as in PUT

...

additional params passed to PUT, e.g., accept_json()


[Package sbtools version 1.3.2 Index]