Description Usage Arguments Details Value
The filename is examined to see if it contains a valid animal ID and a valid procedure date for that animal. If both are true, then the file is determined to be a surgery sheet.
1 | is_surgery_sheet(conn, file_path)
|
conn |
database connection object |
file_path |
character vector of length one having the path and basename of the file. |
The contents of the file are not examined in any way.
TRUE if the filename contains a valid procedure date and animal ID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.