find_plot_min_max {detzrcr}R 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


[Package detzrcr version 0.3.1 Index]