top_data: Top Data by Count (returns new data set with only top values...

Usage Arguments

View source: R/TopData.R

Usage

1
top_data(dataset, group, n)

Arguments

dataset

– Data Frame to evaluate

group

– Grouping that you wish to use on the data frame

n

– Is the number of top items in the group you want to display


AshMSTAT/DSTools documentation built on May 20, 2019, 8:29 a.m.