| Bombus.forewings | R Documentation | 
Preliminary shape data from bumblebee forewings. These data were imported from a
tps file using read.tps . The tps file was created from raw data using
create.tps. These data are very preliminary. They have not been curated and have not
undergone Procrustes alginment. The main purpose of these data are for trouble shooting
morphometric worlkflows.
Bombus.forewings
An object of class list of length 6.
coordsAn array of XY coordinates for the shape of multiple specimens (20 landmarks by 2 (XY) by 99 specimens).
tps.headerThe tps file header, retained for provenance.
landmark.numberThe number of landmarks in the shape data.
specimen.numberThe number of specimens in the shape data.
Dave Angelini david.r.angelini@gmail.com [aut]
Ye Jin "Jane" Lee yjlee21@colby.edu [cre]
# Load the dataset data(Bombus.forewings) landmark.plot(Bombus.forewings) cat(Bombus.forewings$tps.header)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.