top_n: Top n Frequencies

Description Usage Arguments Author(s)

View source: R/topfreq.R

Description

Display the top n groups based on frequency.

Usage

1
top_n(mydata= , groupings= " ", n= 1)

Arguments

mydata

Specify the data you will use.

groupings

Specify the variable(s) you will group by.

n

Specify the top n groups to display.

Author(s)

David B


biostatsrulez/DScience documentation built on May 25, 2019, 3:23 p.m.