A dataset whose origin I cannot remember, with a few items for Latent Class Analysis.
data(small)
The format is: num [1:8, 1:4] 2 2 2 2 1 1 1 1 2 2 ...
data(small) ## maybe str(small) ; plot(small) ...