findMode: Find the most frequently occurring value (mode)

Description Usage Details See Also

View source: R/RcppExports.R

Description

This function determines the most frequently occurring value in an integer vector (mode). If the mode is ambiguous, a function returns any mode.

Usage

1

Details

ARGUMENTS: x - a integer vector

RETURN VALUE: a integer value

See Also

Other Exploratory: allPossiblePermutations


danielmarcelino/SciencesPo documentation built on Oct. 20, 2019, 1:15 a.m.