Learn R Programming

abd (version 0.2-8)

Mosquitoes: Body Size in Anopheles Mosquitoes

Description

Weights of female and male mosquitos (Anopheles darlingi)

Arguments

Format

A data frame with 20 observations on the following 2 variables.
weight
a numeric vector
sex
a factor with levels female and male

Source

Lounibos, L.P., N. Nishimura, J. Conn, and R. Lourenco-de-Oliveira. 1995. Life history correlates of adult size in the malaria vector Anopheles darlingi. Memórias do Instituto Oswaldo Cruz 90: 769-774.

References

http://www.bioline.org.br/request?oc95154

Examples

Run this code
xyplot(weight ~ sex, Mosquitoes)

Run the code above in your browser using DataLab