df2json: Convert Data Frame to Valid JSON Format for Serving

Description Usage Arguments

View source: R/render.R

Description

Convert Data Frame to Valid JSON Format for Serving

Usage

1
df2json(df, output = "./data/df.json", ...)

Arguments

df

A data frame.

output

A string. The path to the exported data frame.

...

Additional arguments arguments passed on to toJSON.


getable documentation built on Oct. 23, 2020, 8:07 p.m.