is_surgery_sheet: Is the file indicated a surgery sheet

Description Usage Arguments Details Value

Description

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.

Usage

1
is_surgery_sheet(conn, file_path)

Arguments

conn

database connection object

file_path

character vector of length one having the path and basename of the file.

Details

The contents of the file are not examined in any way.

Value

TRUE if the filename contains a valid procedure date and animal ID.


rmsharp/renameSurgerySheets documentation built on May 8, 2019, 2:46 p.m.