qc.vpa: VPA Model Type

Description Usage Arguments Value See Also Examples

View source: R/qc.vpa.R

Description

Assert that a STAR template's table object VPA_Model is either "Yes" or "No".

Usage

1
qc.vpa(file, short = TRUE, stop = TRUE, quiet = FALSE)

Arguments

file

filename of an Excel STAR template.

short

whether to show the filename in a short basename format.

stop

whether to stop if test fails.

quiet

whether to suppress messages.

Value

TRUE if test succeeds, otherwise an error message (if stop = TRUE) or FALSE and a warning message (if stop = FALSE).

See Also

qc runs all qc.* tests.

gfcmSTAR-package gives an overview of the package.

Examples

1
2
3
4
## Not run: 
qc.vpa("STAR_2019_HKE_5.xlsx")

## End(Not run)

gfcm/gfcmSTAR documentation built on Feb. 5, 2022, 2:14 p.m.