MBL.surf {nat} | R Documentation |
This surface object is in the same space as the 20 Kenyon cells in
kcs20
.
Other nat-data:
Cell07PNs
,
kcs20
plot3d(kcs20)
plot3d(MBL.surf, alpha=0.3)
## Not run:
## originally generated as follows
library(nat.flybrains)
MBL.surf=subset(FCWBNP.surf, "MB.*_L", drop = T)
## End(Not run)