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