powered by
parse_df(dat, how = "rows", tojson = TRUE, ...)
TRUE
FALSE
toJSON
## Not run: # parse_df(mtcars, how="rows") # parse_df(mtcars, how="columns") # parse_df(mtcars, how="rows", tojson=FALSE) # parse_df(mtcars, how="columns", tojson=FALSE) # ## End(Not run)
Run the code above in your browser using DataLab