save_brain {threeBrain} | R Documentation |
Save threeBrain widgets to local file system
Description
Save threeBrain widgets to local file system
Usage
save_brain(widget, path, title = "3D Viewer", as_zip = FALSE, ...)
Arguments
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 |
Author(s)
Zhengjia Wang
[Package threeBrain version 1.2.0 Index]