mymode: mymode

Description Usage Arguments Details Value Examples

Description

This is a function that allows a user to find the mode of a variable in a dataset.

Usage

1
mymode(x)

Arguments

x

The variable of a dataset the user wants to find the mode for

Details

Code taken from https://www.tutorialspoint.com/r/r_mean_median_mode.htm

Value

A value (mode)

Examples

1

akrinaldi/contentan documentation built on May 16, 2019, 7:23 a.m.