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