# Generated by roxygen2: do not edit by hand

export(phacking_meta)
export(rtma_cdf)
export(rtma_qqplot)
export(z_density)
import(Rcpp)
import(ggplot2)
import(methods)
importFrom(Rdpack,reprompt)
importFrom(dplyr,as_tibble)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(rlang,.data)
importFrom(rstan,sampling)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
useDynLib(phacking, .registration = TRUE)
