PlotHistogramByVar: Plot histogram by grouping variable

Description Usage Arguments Value

View source: R/utility.R

Description

Plots a histogram of a variable by id of a grouping variable

Usage

1
PlotHistogramByVar(df, var, id = "id")

Arguments

df

Dataframe of data

var

Column name with data to create histogram

id

Column name of unique identified. Default is "id".

Value

A histogram plot


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.