events: Determine relevant events for everyone

Description Usage Arguments Value

Description

Determine relevant events for everyone

Usage

1
2
3
events(studbook = NULL, exclude = NULL, starting_date = NULL,
  ending_date = NULL, starting_buffer = 0, ending_buffer = 0,
  buffer_units = "days")

Arguments

studbook

Studbook

exclude

Character vector of StudbookIDs to exclude from the pedigree

starting_date

Character of the starting date (YYYY-MM-DD)

ending_date

Character of the ending date (YYYY-MM-DD)

starting_buffer

Amount of time to not include from the starting date

ending_buffer

Amount of time not to include from the ending date

buffer_units

Currently only supported for "days"

Value

list of table of (non-transfer) events and table of transfers


dapperstats/Rstud documentation built on May 16, 2019, 9:14 a.m.