# Generated by roxygen2: do not edit by hand

export("%>%")
export(est_naloxone)
export(est_naloxone_vec)
export(generate_model_data)
export(kit_summary_table)
export(model_random_walk_data)
export(plot_kit_use)
import(Rcpp)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
useDynLib(bennu, .registration = TRUE)
