# Generated by roxygen2: do not edit by hand

S3method(apply_event,rescomp_event_batch_transfer)
S3method(apply_event,rescomp_event_introseq)
S3method(apply_event,rescomp_event_res_add)
S3method(apply_event,rescomp_event_res_custom)
S3method(apply_event,rescomp_event_res_mult)
S3method(apply_event,rescomp_event_sp_add)
S3method(apply_event,rescomp_event_sp_custom)
S3method(apply_event,rescomp_event_sp_mult)
S3method(get_coefs,numeric)
S3method(get_coefs,rescomp_coefs_custom)
S3method(get_coefs,rescomp_coefs_lerp)
S3method(get_coefs,rescomp_crmatrix)
S3method(get_coefs_dim,matrix)
S3method(get_coefs_dim,numeric)
S3method(get_coefs_dim,rescomp_coefs)
S3method(get_display_values,rescomp_param)
S3method(get_event_times,rescomp_event_schedule_fixed)
S3method(get_event_times,rescomp_event_schedule_periodic)
S3method(get_event_times,rescomp_event_set_introseq)
S3method(get_funcresp,rescomp_funcresp_custom)
S3method(get_funcresp,rescomp_funcresp_hill)
S3method(get_funcresp,rescomp_funcresp_monod)
S3method(get_funcresp,rescomp_funcresp_type1)
S3method(get_funcresp,rescomp_funcresp_type2)
S3method(get_funcresp,rescomp_funcresp_type3)
S3method(get_params,list)
S3method(get_params,rescomp_param_custom)
S3method(get_params,rescomp_param_sine)
S3method(get_params,rescomp_param_square)
S3method(get_params,rescomp_param_triangle)
S3method(get_ressupply,rescomp_ressupply_chemostat)
S3method(get_ressupply,rescomp_ressupply_constant)
S3method(get_ressupply,rescomp_ressupply_custom)
S3method(get_ressupply,rescomp_ressupply_logistic)
S3method(propagate_cnum,default)
S3method(propagate_cnum,integer)
S3method(propagate_cnum,numeric)
S3method(propagate_crnum,default)
S3method(propagate_crnum,matrix)
S3method(propagate_crnum,rescomp_coefs_lerp)
S3method(propagate_crnum,rescomp_crmatrix)
S3method(propagate_crnum,rescomp_event_batch_transfer)
S3method(propagate_crnum,rescomp_event_res_add)
S3method(propagate_crnum,rescomp_event_res_custom)
S3method(propagate_crnum,rescomp_event_res_mult)
S3method(propagate_crnum,rescomp_event_schedule)
S3method(propagate_crnum,rescomp_event_sp_add)
S3method(propagate_crnum,rescomp_event_sp_custom)
S3method(propagate_crnum,rescomp_event_sp_mult)
S3method(propagate_crnum,rescomp_funcresp_custom)
S3method(propagate_crnum,rescomp_funcresp_hill)
S3method(propagate_crnum,rescomp_funcresp_monod)
S3method(propagate_crnum,rescomp_funcresp_type1)
S3method(propagate_crnum,rescomp_funcresp_type2)
S3method(propagate_crnum,rescomp_funcresp_type3)
S3method(propagate_crnum,rescomp_ressupply_chemostat)
S3method(propagate_crnum,rescomp_ressupply_constant)
S3method(propagate_crnum,rescomp_ressupply_custom)
S3method(propagate_crnum,rescomp_ressupply_logistic)
S3method(propagate_rnum,default)
S3method(propagate_rnum,integer)
S3method(propagate_rnum,numeric)
export(apply_event)
export(crmatrix)
export(def_cr_ode)
export(event_batch_transfer)
export(event_res_add)
export(event_res_custom)
export(event_res_mult)
export(event_schedule_fixed)
export(event_schedule_periodic)
export(event_set_introseq)
export(event_sp_add)
export(event_sp_custom)
export(event_sp_mult)
export(frame_and_name)
export(funcresp_custom)
export(funcresp_hill)
export(funcresp_monod)
export(funcresp_type1)
export(funcresp_type2)
export(funcresp_type3)
export(get_coefs)
export(get_coefs_matrix)
export(get_coefs_vector)
export(get_event_times)
export(get_funcresp)
export(get_params)
export(get_ressupply)
export(plot_funcresp)
export(plot_rescomp)
export(rescomp_coefs_lerp)
export(rescomp_coefs_matrix_custom)
export(rescomp_coefs_vector_custom)
export(rescomp_param_custom)
export(rescomp_param_sine)
export(rescomp_param_square)
export(rescomp_param_triangle)
export(ressupply_chemostat)
export(ressupply_constant)
export(ressupply_custom)
export(ressupply_logistic)
export(sim_rescomp)
export(spec_rescomp)
import(ggplot2)
importFrom(rlang,.data)
