powered by
compare_table()
Helper function for compare_table().
count_val_freq(mt, colname)
A dataframe.
A numeric matrix or array.
A string of name for count.
mt <- sample(1:10, 30, replace = TRUE) count_val_freq(mt, "freq")
Run the code above in your browser using DataLab