# Generated by roxygen2: do not edit by hand

export(init_rc)
export(interact_rc)
export(mig_calculate_rc)
export(mig_estimate_rc)
import(Rcpp)
import(methods)
import(shiny)
importFrom(Rdpack,reprompt)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(rlang,sym)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(tibble,as.tibble)
importFrom(tibble,tibble)
importFrom(tidybayes,gather_draws)
useDynLib(rcbayes, .registration = TRUE)
