find_plot_max {detzrcr}R Documentation

Find maximum value for plotting.

Description

Find the maximum value for histogram plotting.

Usage

find_plot_max(x, accuracy = 100)

Arguments

x

vector of values

accuracy

round to nearest


[Package detzrcr version 0.3.1 Index]