Learn R Programming

embryogrowth (version 6.1.1)

TSP.list: Database of thermosensitive period of development for sex determination

Description

Database of thermosensitive period of development for sex determination

Usage

TSP.list

Arguments

format

A list with dataframes including attributes

Details

Database of thermosensitive period of development for sex determination

References

Pieau, C., Dorizzi, M., 1981. Determination of temperature sensitive stages for sexual differentiation of the gonads in embryos of the turtle, Emys orbicularis. Journal of Morphology 170, 373-382. Yntema, C.L., Mrosovsky, N., 1982. Critical periods and pivotal temperatures for sexual differentiation in loggerhead sea turtles. Canadian Journal of Zoology-Revue Canadienne de Zoologie 60, 1012-1016.

See Also

Other Functions.for.temperature.dependent.sex.determination: STSRE_TSD; predict.tsd; tsd_MHmcmc_p; tsd_MHmcmc; tsd

Examples

Run this code
library(embryogrowth)
data(TSP.list)
names(TSP.list)
TSP.list[["Emys_orbicularis.mass"]]
attributes(TSP.list[["Emys_orbicularis.mass"]])$TSP.begin.stages
attributes(TSP.list[["Emys_orbicularis.mass"]])$TSP.end.stages

Run the code above in your browser using DataLab