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

View source: R/calculations.R

find_plot_min_maxR Documentation

Wrapper function for find_plot_min and find_plot_max

Description

Find the minimum and maximum values for histogram plotting.

Usage

find_plot_min_max(x, accuracy = 100)

Arguments

x

Age data

accuracy

Round to nearest

Value

Returns vector of minimum and maximum plotting values


magnuskristoffersen/detzrcr documentation built on Nov. 17, 2022, 12:48 a.m.