tidyjson (version 0.2.4)

as.character.tbl_json: Convert the JSON in an tbl_json object back to a JSON string

Description

Convert the JSON in an tbl_json object back to a JSON string

Usage

# S3 method for tbl_json
as.character(x, ...)

Arguments

x

a tbl_json object

...

not used (map_chr used instead)

Value

a character vector of formatted JSON