find_plot_min {detzrcr} | R Documentation |
Find minimum value for plotting
Description
Find the minimum value for histogram plotting.
Usage
find_plot_min(x, accuracy = 100)
Arguments
x |
vector of values |
accuracy |
round to nearest |
[Package detzrcr version 0.3.1 Index]