histrug: Plot a histogram with a rug

View source: R/histrug.R

histrugR Documentation

Plot a histogram with a rug

Description

a convience wrapper to put a rug underneath a histogram. Also calls muplot for formatting tweaks

Usage

histrug(df, col)

Arguments

df

either a data frame containing the column to be plotted, or a numeric vector to plot

col

if df is not null, then the unquoted name of a column in df to plot


crazybilly/ucbudar documentation built on July 15, 2024, 5:03 p.m.