gg.hist: generate ggplot histogram

gg.histR Documentation

generate ggplot histogram

Description

generate ggplot histogram

Usage

gg.hist(
  dat.x,
  as.frac = FALSE,
  bins = 50,
  center = NULL,
  boundary = NULL,
  trans = "identity",
  print = TRUE,
  xlim = NULL,
  ylim = NULL,
  xlab = "",
  x_breaks = 20,
  y_breaks = 10,
  expand = waiver(),
  ...
)

Value

A ggplot object


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.