clean.RIC: Clean RIC roughage intake log file

Description Usage Arguments Value Author(s) See Also Examples

Description

Performs the following clean ups on RIC roughage intake files: Removes lines with Cow number 0 and lines with negative feed intake and visits with 0 duration. Equal using clean=T with read.RIC.

Usage

1

Arguments

data

A data.frame read in with read.RIC

Value

Cleaned data.frame

Author(s)

Matti Pastell <matti.pastell@helsinki.fi>

See Also

read.RIC, bouts.RIC

Examples

1
2
data(RIC)
cleaned.data <- clean.RIC(RIC)

Animal documentation built on May 2, 2019, 5:48 p.m.