most_frequent: Helper function to find the most frequent values in a...

Description Usage Arguments

Description

Helper function to find the most frequent values in a variable.

Usage

1
most_frequent(v, n = 1)

Arguments

v

Variable for which you want the top-n most frequent values.

n

How many values to return.


rtsho/preprocessr documentation built on May 29, 2019, 8:58 a.m.