Description Usage Arguments Examples
Open our Amira Stack viewer script to review a set of files
1 2 | open_stack_viewer(stackdir = ".", filenames = NULL,
template = c("JFRC2", "FCWB", "IS2", "T1"))
|
stackdir |
Path to the directory containing stacks |
filenames |
Character vector specifying restricted set of stacks to view. |
template |
Short name of template brain (to show surface) |
1 2 3 4 5 6 | ## Not run:
# vfbr library can download registered stacks from VFB
library(vfbr)
open_stack_viewer(getOption("vfbr.stack.downloads"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.