View source: R/utils-not-exported.R
| calc_n_simple | R Documentation |
Calculates number of plots using Student's T
calc_n_simple(students_t, max_n, cv, max_error)
students_t |
Student's T value |
max_n |
maximum number of plots in the area |
cv |
coefficient of variation |
max_error |
maximum allowed relative error |
A length-one numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.