invivo_study_samples {designit} | R Documentation |
A sample list from an in vivo experiment with multiple treatments and 2 strains
Description
This sample list is intended to be used in connection with the "invivo_study_treatments"
data object
Usage
data(invivo_study_samples)
Format
An object of class "tibble"
- AnimalID
The animal IDs, i.e. unique identifiers for each animal
- Strain
Strain (A or B)
- Sex
Female (F) or Male (M)
- BirthDate
Date of birth, not available for all the animals
- Earmark
Markings to distinguish individual animals, applied on the left (L), right (R) or both(B) ears
- ArrivalWeight
Initial body weight of the animal
- Arrival weight Unit
Unit of the body weight, here: grams
- Litter
The litter IDs, grouping offspring from one set of parents
Author(s)
Guido Steiner
[Package designit version 0.5.0 Index]