distribution: Distribution Summary

View source: R/custom_function.R

distributionR Documentation

Distribution Summary

Description

Distribution Summary

Usage

distribution(value, coverage_fraction, breaks = 10, constrain = FALSE)

Arguments

value

vector of value

coverage_fraction

coverage fraction

breaks

either a numeric vector of two or more unique cut points or a single number (greater than or equal to 2) giving the number of intervals into which x is to be cut. (default = 10)

constrain

should breaks (with length > 1) be limited by the max of value?

Value

data.frame


mikejohnson51/zonal documentation built on Aug. 19, 2024, 12:56 p.m.