plot_hist: Plot Histogram

View source: R/data_visuals.R

plot_histR Documentation

Plot Histogram

Description

Plot Histogram

Usage

plot_hist(DF, var, log_scale = FALSE)

Arguments

DF

The Data Frame

var

The Variable name

log_scale

Boolean: Plot with log scale or not

Value

Plot


gouthaman87/ameshouseR documentation built on Dec. 12, 2022, 4:36 a.m.