Bombus.forewings: Bumblebee forewing shape data

Bombus.forewingsR Documentation

Bumblebee forewing shape data

Description

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.

Usage

Bombus.forewings

Format

An object of class list of length 6.

Details

coords

An array of XY coordinates for the shape of multiple specimens (20 landmarks by 2 (XY) by 99 specimens).

tps.header

The tps file header, retained for provenance.

landmark.number

The number of landmarks in the shape data.

specimen.number

The number of specimens in the shape data.

Source

Dave Angelini david.r.angelini@gmail.com [aut]

Ye Jin "Jane" Lee yjlee21@colby.edu [cre]

Examples

# Load the dataset
data(Bombus.forewings)

landmark.plot(Bombus.forewings)

cat(Bombus.forewings$tps.header)


aphanotus/borealis documentation built on Nov. 4, 2022, 8:44 p.m.