Learn R Programming

evoper (version 0.5.0)

histplothelper: histplothelper

Description

Simple helper for ploting histograms

Usage

histplothelper(d, x, title = NULL)

Arguments

d

A data frame.

x

A string with the dataframe column name for histogram

title

The plot title

Value

A ggplot2 plot object