write_html: Generic function for writing interactive visualization to file
Description
Generic function for writing interactive visualization to file
Usage
write_html(filename, obj, ...)
Arguments
- filename
Where to save the output.
- obj
The object controlling which method is used
- ...
Arguments depending on the specific method used