PlotBin2D: PlotBin2D

Description Usage Arguments Value

View source: R/Viz.R

Description

Plots a set of plots with geom_bin2d() split by factor levels

Usage

1
PlotBin2D(DF, bins = 75, ncol = 3)

Arguments

DF,

A dataframe with at least 3 columns, 2 for 2D scatter and one for the levels Named V1, V2, and Fac.

Value

plot with ggplot tabulated bar plots.


bimberlabinternal/OOSAP documentation built on Jan. 19, 2021, 2:47 a.m.