defineBreaks: Define the breaks to be used in histograms

Description Usage Arguments Value

View source: R/plotMultipleHistograms.R

Description

Function used by plotMultipleHistograms()

Usage

1
defineBreaks(xLimits, nBins)

Arguments

xLimits

A vector of length 2 representing the range of the distributions

nBins

A numeric value indicating the number of bins to define

Value

Returns a vector defining the start and end of bins


JosephCrispell/plotteR documentation built on June 6, 2021, 7:24 p.m.