build_json: Build JSON from template and a set of params

View source: R/payload_helpers.R

build_jsonR Documentation

Build JSON from template and a set of params

Description

Build JSON from template and a set of params

Usage

build_json(template, params)

Arguments

template

Template JSON of payload

params

List of named key value pairs for substituting from template.

Value

JSON built from template and params.


mrc-ide/hintr documentation built on April 10, 2024, 2:12 p.m.