df2json: Convert Data Frame to Valid JSON Format for Serving
Description
Convert Data Frame to Valid JSON Format for Serving
Usage
df2json(df, output = "./data/df.json", ...)
Arguments
output
A string. The path to the exported data frame.
...
Additional arguments arguments passed on to
toJSON.