mod_json: Converts a data frame to json minus the square brackets on...

View source: R/mod_json.R

mod_jsonR Documentation

Converts a data frame to json minus the square brackets on the ends

Description

Converts a data frame to json minus the square brackets on the ends

Usage

mod_json(x, type)

Arguments

x

dataframe intended for json conversoin

type

(string) one of "fromJSON" or "toJSON"


RobinHood documentation built on Jan. 7, 2023, 1:11 a.m.