calc_rate.rep: Function for calc_rate with replicate number in summary

View source: R/calc_rate.int.R

calc_rate.repR Documentation

Function for calc_rate with replicate number in summary

Description

This is an internal function for calc_rate.int(). Runs calc_rate and replaces the ⁠$rep⁠ column in ⁠$summary⁠ with the rep input.

Usage

calc_rate.rep(
  x,
  from = NULL,
  to = NULL,
  by = "time",
  plot = TRUE,
  rep = 1,
  supp.mess = TRUE,
  ...
)

Arguments

x

df or inspect obj

from

calc_rate from

to

calc_rate to

by

calc_rate by

plot

calc_rate plot

rep

The replicate

supp.mess

Suppress messages?

Value

a calc_rate object with summary$rep filled in with appropriate replicate number


januarharianto/respR documentation built on April 20, 2024, 4:34 p.m.