read_maintrepair()
returns a list of tibbles from an Excel submission of the Maintenance
and Repair Parts report. Each tibble corresponds to its Excel sheet.
This function is currently experimental because it reads from the Excel template, which
may not be stable.
read_maintrepair(file, .show_check = FALSE, .coerce_spec = TRUE)
A list of tibbles for the file
. Result will be of class maintrepair
.