add_id_date_repeated.RdReturns a dataframe with the Id, Date, and Repeated column added, which are derived from the Animal.ID column.
add_id_date_repeated(df)
| df | dataframe having at least the Animal.ID column |
|---|
a dataframe with the Id, Date, and Repeated column added