modechart: modechart

Description Usage Arguments Value Examples

Description

This is a function that allows a user make a table of the mode values of three different variables within a dataset.

Usage

1
modechart(x, y, z)

Arguments

x

The first variable of a dataset the user wants to record mode for

y

The next variable of a dataset the user wants to record mode for

z

The third variable of a dataset the user wants to record mode for

Value

A chart of the mode values for each parameter

Examples

1

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