Description Usage Arguments Details Value
Uses a simplisted database query to see if there is any type of clinical, maintenance or research procedure of the indicated date.
1 | is_procedure_date(conn, id, date_str)
|
conn |
database connection object |
id |
character vector of length one having the ID of the animal |
date_str |
characer vector of length one having the date of the surgery. |
This should be updated to look for surgeries when possible.
logical TRUE is the date provided corresponds to a procedure for the animal indicated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.