Download a region of interest as a 3D mesh
neuprint_ROI_mesh(roi, dataset = NULL, conn = NULL, ...)
region of interest for a dataset
optional, a dataset you want to query. If NULL
, the
default specified by your R environ file is used or, failing that the
current connection, is used. See neuprint_login
for details.
optional, a neuprintr connection object, which also specifies the
neuPrint server. If NULL, the defaults set in your
.Rprofile
or .Renviron
are
used. See neuprint_login
for details.
methods passed to neuprint_login
a mesh3d
object