neuprint_ROIs: Get a vector of all the ROIs in a specified dataset

Description Usage Arguments See Also

View source: R/info.R

Description

Get summary information about the datasets hosted by the neuPrint server in which you are interested

Usage

1
neuprint_ROIs(dataset = NULL, conn = NULL, ...)

Arguments

dataset

optional, a dataset you want to query. If NULL, the default specified by your R environ file is used. See neuprint_login for details.

conn

optional, a neuprintr connection object, which also specifies the neuPrint server see ?neuprint_login. If NULL, your defaults set in your R.profile or R.environ are used.

...

methods passed to neuprint_login

See Also

neuprint_login, neuprint_datasets


alexanderbates/neuprintr documentation built on May 28, 2019, 6:11 p.m.