Learn R Programming

do (version 2.0.0.1)

row.freq: Row Frequency

Description

Row Frequency

Usage

row.freq(x)

Value

data with frequency column

Arguments

x

dataframe or matrix

Examples

Run this code
row.freq(x=mtcars[,8:11])

Run the code above in your browser using DataLab