woodlice: woodlice - data frame

Description Usage Format Examples

Description

A sample data frame with data on a woodlice population.

Usage

1

Format

A data frame with 274 lines and 3 variables.

Date

the date of observation.

HeadWidth

the size of the head as a measure of the individual size.

PercentOfTotal

the number of individual in a given class as a percentage of total population.

Examples

1
2
data(woodlice)
STdiag(PercentOfTotal~Date*HeadWidth,woodlice,log=TRUE)

STdiag documentation built on May 2, 2019, 4:58 p.m.