RowMode: Mode applied to a data.frame rows

View source: R/utils-DF.R

RowModeR Documentation

Mode applied to a data.frame rows

Description

Mode applied to a data.frame rows

Usage

RowMode(DF, type = "mode")

Arguments

DF

a numeric dataframe

type

'mode' for the mode; anything else gives the frequence of the mode

Value

the mode (or its frequence) of each row (named vector)


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.