Convert Data Frame to Valid JSON Format for Serving

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.