powered by
Save data to a JSON file.
save_json(data, out_file, prompt = TRUE)
None
the dictionary to be saved
full path to save file to
prompt user to confirm overwrite
if (FALSE) { save_json(mdresults, 'mdraw.json') }
Run the code above in your browser using DataLab