dataset_singleRep | R Documentation |
dataset_singleRep
is a dataset (matrix) containing synthetic, example data to demostrate the format that a data matrix should take when only a single large cage experiment was used.dataset_singleRep
is a dataset (matrix) containing synthetic, example data to demostrate the format that a data matrix should take when only a single large cage experiment was used.
Each row of the matrix contains data for each female recovered from a mating cage. The three columns are: (i) "Cage" which contains an integer indicating which replicate cage the female came from; (ii) "NumEggs" which is the number of eggs laid by each female; and (iii) "NumViable" which is the number of eggs that hatched or produced viable offspring.
Dan Pagendam dan.pagendam@csiro.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.