Learn R Programming

digiRhythm (version 2.4)

timedata: timedata Dataset of start and end of day and night

Description

A dataset of start and endtime of the morning milking and evening milking on a dairy farm.

Usage

timedata

Arguments

Format

A data frame of 4 columns

day_start

a POSIX formatted datetime

day_end

a POSIX formatted datetime

night_start

a POSIX formatted datetime

night_end

a POSIX formatted datetime