R/globals.R

globalVariables(
  c(
    "LOG10N", "anova", "baranyi", "biomass", "biomass_smooth", "central_scheme_db",
    "central_scheme_dt", "coef", "curve_id", "lag_calculation_method", "lag_info",
    "line_intercept", "line_slope", "lm", "log_biomass", "logdata", "max_biomass",
    "max_second_deriv_b", "max_threshold", "median", "min_second_deriv_b",
    "min_threshold", "n0", "nls", "nls.control", "nlsLM", "predict", "predicted",
    "predicted_data", "second_deriv_b", "second_deriv_b_scaled", "smooth",
    "tangent_point", "text_y", "threshold", "time", "time_diff", "x_mid", "y_max_for_curve",
    "y_min_for_curve"
  )
)

Try the miLAG package in your browser

Any scripts or data that you put into this service are public.

miLAG documentation built on April 3, 2025, 8:09 p.m.