mostFrequent: Returns a vector xs sorted by the (decreasing) frequency of...

View source: R/core.R

mostFrequentR Documentation

Returns a vector xs sorted by the (decreasing) frequency of appearance of its elements.

Description

Returns a vector xs sorted by the (decreasing) frequency of appearance of its elements.

Usage

mostFrequent(xs, ...)

kongra/koR documentation built on Jan. 19, 2025, 11:23 a.m.