R/globals.R

utils::globalVariables(c(".",
                         "act_calibrated_data",
                         "act_calibrated_data_ibc",
                         "act_calibrated_data_isc",
                         "act_raw_data",
                         "act_raw_data_ibc",
                         "act_raw_data_isc",
                         "activity",
                         "activity_m",
                         "activity_sd",
                         "buffer_signal",
                         "buffer_vol",
                         "coef",
                         "data",
                         "df",
                         "emission_coef",
                         "formula",
                         "homo_buffer_signal",
                         "homo_control",
                         "homo_signal",
                         "homo_vol",
                         "kill_control",
                         "lm",
                         "median",
                         "mm_fit_obj",
                         "net_signal",
                         "pred_activities",
                         "pred_grid",
                         "predict",
                         "quench_coef",
                         "read.csv",
                         "sd",
                         "signal",
                         "signal_calibrated",
                         "soil_mass",
                         "std_conc",
                         "std_lm_buffer_slope",
                         "std_lm_homo_buffer_intercept",
                         "std_lm_homo_buffer_slope",
                         "std_lm_homo_slope",
                         "std_raw_data_ibc",
                         "std_raw_data_isc",
                         "std_vol",
                         "substrate_conc",
                         "substrate_control",
                         "substrate_type",
                         "time"))

Try the ezmmek package in your browser

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

ezmmek documentation built on Aug. 28, 2020, 9:06 a.m.