This is an internal function for calc_rate.int()
. Runs calc_rate
and replaces the $rep
column in $summary
with the rep
input.
calc_rate.rep(
x,
from = NULL,
to = NULL,
by = "time",
plot = TRUE,
rep = 1,
supp.mess = TRUE,
...
)
a calc_rate
object with summary$rep
filled in with appropriate
replicate number
df or inspect obj
calc_rate from
calc_rate to
calc_rate by
calc_rate plot
The replicate
Suppress messages?