write_html {iai} | R Documentation |
Generic function for writing interactive visualization to file
write_html(filename, obj, ...)
filename |
Where to save the output. |
obj |
The object controlling which method is used |
... |
Arguments depending on the specific method used |