plot_variables: Visualize the distributions of many variables as one plot...

Description Usage Arguments Value

Description

Visualize the distributions of many variables as one plot matrix.

Usage

1
plot_variables(input, geom = "point", plot_columns_n = 2)

Arguments

geom

The geometric object to use; points represent observations (one per row) and bars represent counts (one per unique value).

plot_columns_n

The number of plot columns.

data

The input dataframe.

Value

A ggplot2 object of the resulting plots.


eteppo/tvs-project documentation built on Aug. 13, 2019, 8:53 a.m.