powered by
compressDataFrame(tabdata, freqColName = "freq")
data.frame
df <- as.data.frame(matrix(c(sample.int(2, 30, replace=TRUE)), 10, 3)) compressDataFrame(df)
Run the code above in your browser using DataLab