histplothelper {evoper}R Documentation

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


[Package evoper version 0.5.0 Index]