# Generated by roxygen2: do not edit by hand

S3method(print,growkar_fit)
S3method(summary,growkar_fit)
export(as_growkar)
export(as_summarized_experiment)
export(as_tidy_growth_data)
export(augment_growth_fit)
export(compute_doubling_time)
export(compute_growth_rate)
export(detect_exponential_phase)
export(extract_params)
export(fit_growth_curve)
export(fit_growth_models)
export(fit_growth_plate)
export(growth_assay)
export(growth_metrics)
export(growth_model_fits)
export(phase_windows)
export(plot_doubling_time)
export(plot_fitted_curve)
export(plot_growth_curve)
export(plot_growth_curve_facets)
export(sample_data)
export(summarize_growth_metrics)
export(timepoints)
export(validate_growth_data)
export(validate_growth_experiment)
import(methods)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(purrr,map2)
importFrom(rlang,.data)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,unnest)
