Description Usage Format Details Examples
A dataset containing planar real-time point locations for 20 calves between 00:00:00 on June 1st, 2018 and 23:59:59 UTC on June 3, 2018.
1 |
A data frame with 193551 rows and 4 variables:
a unique identifier for each calf
planar x coordinate
planar y coordinate
UTC date and time at which location fix was obtained
Calves were approximately 1.5-year-old castrated male cattle (i.e., steer) kept in a 30 X 35 m2 pen at the Kansas State University Beef Cattle Research Center in Manhattan, KS.
Data collection was supported by U.S. National Institute of Health (NIH) grant R01GM117618 as part of the joint National Science Foundation-NIH-United States Department of Agriculture Ecology and Evolution of Infectious Disease program.
1 2 | data("calves2018") #alternatively, you may use the command: contact::calves2018
head(calves2018)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.