View source: R/threejs_brain.R
save_brain | R Documentation |
Save threeBrain widgets to local file system
save_brain(widget, path, title = "3D Viewer", as_zip = FALSE, ...)
widget |
generated from function 'threejs_brain' |
path |
path to save the brain widget |
title |
widget title. |
as_zip |
whether to create zip file "compressed.zip". |
... |
ignored, used for backward compatibility |
Zhengjia Wang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.