open_stack_viewer: Open our Amira Stack viewer script to review a set of files

Description Usage Arguments Examples

View source: R/open.R

Description

Open our Amira Stack viewer script to review a set of files

Usage

1
2
open_stack_viewer(stackdir = ".", filenames = NULL,
  template = c("JFRC2", "FCWB", "IS2", "T1"))

Arguments

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)

Examples

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)

jefferis/nat.amira documentation built on Aug. 11, 2019, 9:56 a.m.