Save landscape plots
Arguments
- l
A landscape object
- path
The path to save the output. Default: "/pics/x_y.html".
- selfcontained
For 'plotly' plots, save the output as a self-contained html file? Default: FALSE.
- ...
Other parameters passed to
htmlwidgets::saveWidget()
orggplot2::ggsave()