Description Usage Arguments Value
Takes a list of surgery sheet file names, looks to see if there is an animal procedure on the date corresponding to the date indicated by the filename. If there is the file is copied to the appropriate year directory and renamed.
1 | rename_and_move_files(conn, all_files)
|
conn |
database connection object |
all_files |
character vector of one or more files |
A list containing moved_files
, bad_file_count
,
surgery_sheet_count
, and the failed_to_copy_count
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.