Learn R Programming

Momocs (version 0.2-6)

dataset: mosquito: mosquito dataset

Description

The mosquito dataset is a Coo-class object that contains outline coordinates of 126 outlines of mosquito wings used in Rohl and Archie (1984).

Usage

data(mosquito)

Arguments

format

A Coo-object that contains in the slot @coo, the lists of $(x; y)$ coordinates. No grouping factor.

source

Rohlf F, Archie J. 1984. A comparison of Fourier methods for the description of wing shape in mosquitoes (Diptera: Culicidae). Systematic Biology: 302-317. Arranged from: http://life.bio.sunysb.edu/morph/data/RohlfArchieWingOutlines.nts.

Examples

Run this code
data(mosquito)
panel(mosquito)

Run the code above in your browser using DataLab