bigrtable: bigrtable

Description Usage Arguments Value Examples

Description

This is a function that allows a user make a table of the frequencies of three different variables within a dataset. Must have same number of rows.

Usage

1
bigrtable(x, y, z)

Arguments

x

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

y

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

z

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

Value

A chart of the frequency values for each parameter together

Examples

1

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