datexp_crosscat: Generate a graph crossing the distributions of two...

Description Usage Arguments Value

View source: R/datexp_crosscat.R

Description

Generate a graph crossing the distributions of two categorical variables.

Usage

1
datexp_crosscat(x, var1, var2)

Arguments

x

Dataframe. Table containing the categorical variables to cross.

var1

Character. Name of the first categorical variable (x).

var2

Character. Name of the second categorical variable (y).

Value

A mosaic plot crossing the two selected categorical variables.


NicolasJBM/datexp documentation built on May 14, 2019, 10:36 a.m.