Description Usage Arguments Value See Also Examples
Assert that a file is a STAR template and contains a Metadata sheet.
| 1 | 
| file | filename of an Excel STAR template. | 
| short | whether to show the filename in a short  | 
| stop | whether to stop if test fails. | 
| quiet | whether to suppress messages. | 
TRUE if test succeeds, otherwise an error message
(if stop = TRUE) or FALSE and a warning message
(if stop = FALSE).
gfcmSTAR-package gives an overview of the package.
| 1 2 3 4 | ## Not run: 
qc.star("STAR_2019_HKE_5.xlsx")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.