get_max_area_bf: An algorthm to identify the largest rectangle in a histogram

Description Usage Arguments Value

View source: R/get_max_area_bf.R

Description

An algorthm to identify the largest rectangle in a histogram

Usage

1
get_max_area_bf(heights)

Arguments

heights

a list of the heights of the histogram.

Value

list


ianmoran11/mmtable2 documentation built on Dec. 20, 2021, 5:58 p.m.