MEMSS (version 0.9-3)

RatPupWeight: The weight of rat pups

Description

The RatPupWeight data frame has 322 rows and 5 columns.

Arguments

Format

This data frame contains the following columns:

weight

a numeric vector

sex

a factor with levels Male Female

Litter

a factor, the litter number

Lsize

a numeric vector

Treatment

an ordered factor with levels Control < Low < High

Examples

Run this code
# NOT RUN {
str(RatPupWeight)
# }

Run the code above in your browser using DataCamp Workspace