to_json: Function to quickly use 'jsonlite::toJSON'.

View source: R/to_json.R

to_jsonR Documentation

Function to quickly use jsonlite::toJSON.

Description

Function to quickly use jsonlite::toJSON.

Usage

to_json(x, pretty = TRUE)

Arguments

x

An R object.

pretty

Should the JSON object be pretty printed? Default is TRUE.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.