untable-1x.rd
Inverse of table
untable(df, num)
Hadley Wickham <[email protected]>
matrix or data.frame to untable
vector of counts (of same length as df)
df
Given a tabulated dataset (or matrix) this will untabulate it by repeating each row by the number of times it was repeated