frequency_table_from_gf_histogram: Generate a frequency table from a ggformula histogram object.

View source: R/reformat.R

frequency_table_from_gf_histogramR Documentation

Generate a frequency table from a ggformula histogram object.

Description

Function to create a frequency table from a ggformula histogram object. Returns the cut points, bins, and counts within each bin.

Usage

frequency_table_from_gf_histogram(object, plot = TRUE)

Arguments

object

An output from gf_histogram.

plot

Logical indicating whether (TRUE) or not (FALSE) to plot the histogram passed to frequency_table_from_gf_histogram.


ddarmon/MUsaic documentation built on June 19, 2024, 6:43 p.m.