Generate a factor with unequal number of repetitions.
Generate a factor with levels of unequal length.
gl_unq(n, k, labels = 1:n)
n |
number of levels |
k |
number of repetitions |
labels |
optional vector of labels |
Internal function to generate a factor with levels of unequal length, used by ggs_histogram
.
A factor
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.