find_plot_min_max: Wrapper function for 'find_plot_min' and 'find_plot_max'

Description Usage Arguments Value

View source: R/calculations.R

Description

Find the minimum and maximum values for histogram plotting.

Usage

1
find_plot_min_max(x, accuracy = 100)

Arguments

x

Age data

accuracy

Round to nearest

Value

Returns vector of minimum and maximum plotting values


detzrcr documentation built on July 23, 2020, 9:06 a.m.