# NOT RUN {
xltIDexample() # the five stored hexlets
xltIDexample(2:3) # a hex number and a UUID
xltIDexample(c(TRUE, FALSE)) # vector recycling
xltIDexample(sample(1:5, 17, replace = TRUE)) # seventeen in random order
xltIDexample("UUID") == qq2uu(QQIDexample(3)) # TRUE (correct conversion)
# }
Run the code above in your browser using DataLab