Check whether pairs of schedule types input are valid. Specifically, each pair must be either "VI" "VI" or "FR", "FR".
Arguments
- x
A list of 2 character vectors, where each vector contains schedule labels. See
choice_params()
for additional details about inputting schedule types.