powered by
Julia Equivalent: IAI.write_json
IAI.write_json
write_json(filename, obj, ...)
Where to save the output.
The learner or grid to output.
Refer to the Julia documentation for available parameters.
# NOT RUN { iai::write_json(file.path(tempdir(), "out.json"), obj) # } # NOT RUN { # }
Run the code above in your browser using DataLab