validate_cow_table: Validate cow_table

Description Usage Arguments Value

View source: R/validate.R

Description

Validate cow_table.

Usage

1
2
3
4
5
validate_cow_table(
  cows,
  date_format = "ymd",
  today = lubridate::today(tzone = "Asia/Tokyo")
)

Arguments

cows

A cow_table.

date_format

One of "ymd", "ydm", "myd", "mdy", "dym", "dmy".

today

A date class object indicates today.

Value

A cow_table whose columns are fomatted.


fmsan51/blvibmjp documentation built on Sept. 2, 2020, 9:04 p.m.