my_hist: Define function to create histograms

Description Usage Arguments

Description

Define function to create histograms

Usage

1
2
3
4
my_hist(.data, mapping, group_mapping = NULL, binwidth = 1,
  title = NULL, subtitle = NULL, x_label = NULL, y_label = NULL,
  x_limits = NULL, y_limits = NULL, fill = "#69727a",
  color = "#414649", y_format = NULL, line_intercept = NULL)

Arguments

line_intercept

nbommakanti/nbplots documentation built on May 30, 2019, 7:18 a.m.