# NOT RUN {
QQIDexample() # the five stored QQIDs
QQIDexample(2:3) # two QQIDS
QQIDexample(c(TRUE, FALSE)) # vector recycling
QQIDexample(sample(1:5, 17, replace = TRUE)) # seventeen in random order
QQIDexample() == xlt2qq(xltIDexample()) # TRUE TRUE TRUE TRUE TRUE
# }
Run the code above in your browser using DataLab