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

View source: R/tbl_json.R

as.character.tbl_jsonR Documentation

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 class 'tbl_json'
as.character(x, ...)

Arguments

x

a tbl_json object

...

not used (map_chr used instead)

Value

a character vector of formatted JSON


jeremystan/tidyjson documentation built on Feb. 4, 2023, 6:54 p.m.