write_mash: Write arbitrary data to mash.

Description Usage Arguments Value Author(s)

View source: R/mash_write_mash.R

Description

This reads arbitrary data from mash.

Usage

1
write_mash(endpoint, method = "PUT", json = NULL, query = list())

Arguments

endpoint

The endpoint that you would like to access

method

A string indicating the kind of write action. Possibly 'PUT' or 'POST'

json

An object to serialise as json.

query

An httr query list

Value

the json content

Author(s)

Constance Neeser


brandseye/brandseyer2 documentation built on Sept. 5, 2021, 2:15 p.m.