bigtable: bigtable

Description Usage Arguments Value Examples

Description

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

Usage

1
bigtable(x, y)

Arguments

x

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

y

The second 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.