Learn R Programming

tower (version 0.2.0)

add_body_json: Add a body to a response as JSON

Description

Adds a body to a response as JSON

Usage

add_body_json(res, body)

Value

The response builder object

Arguments

res

A response builder object

body

The body to add