Skip to contents

crantb.surf is unsymmetrical and not a normalised version of the dataset mesh. It is the outline of the dataset in nanometers. It can be seen in neuroglancer here.

Usage

crantb.surf

Format

An object of class hxsurf (inherits from list) of length 4.

Examples

if (FALSE) { # \dontrun{
# Depends on nat
library(nat)
rgl::wire3d(crantb.surf)
} # }