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/kongRa documentation built on Jan. 18, 2025, 4:34 a.m.