Description Usage Format Source References Examples
Levels of mRNA for gonadotropin-releasing hormone in cichlids (Haplochromis burtoni) that are (n = 5) and are not (n = 6) territorial.
1 |
A data frame with 11 observations on the following 2 variables.
territorial
a factor with levels No
and Yes
GnRH.mRNA
a numeric vector
White, S.A., T. Nguyen, and R.D. Fernald. 2002. Social regulation of gonadotropin-releasing hormone. Journal of Experimental Biology 205: 2567-2581.
http://jeb.biologists.org/cgi/content/abstract/205/17/2567
1 2 | data(CichlidsGnRH)
xyplot(GnRH.mRNA ~ territorial, CichlidsGnRH, type=c('p','a'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.