get.breaks: Get the breakpoints for a weighted histogram

get.breaksR Documentation

Get the breakpoints for a weighted histogram

Description

Gets the breakpoints for a weighted histogram.

Usage

 get.breaks(x,breaks)

Arguments

x

A numeric vector.

breaks

Either the name of the function to calculate breakpoints, the number of categories or a vector of breakpoints.

Details

⁠get.breaks⁠’ either calls the same functions as ‘⁠hist⁠’ to get breakpoints or calculates a given number or just returns ‘⁠breaks⁠’ if they are already specified.

Value

A vector of breakpoints.

Author(s)

Jim Lemon

See Also

hist


plotrix/plotrix documentation built on Feb. 19, 2024, 8:16 a.m.