# Generated by roxygen2: do not edit by hand

export("%>%")
export(AppSimrel)
export(abs_sigma)
export(bisimrel)
export(cov_mat)
export(cov_plot_data)
export(expect_subset)
export(ggsimrelplot)
export(mbrd)
export(mbrdsim)
export(msim)
export(multisimrel)
export(parse_parm)
export(plot_beta)
export(plot_cov)
export(plot_covariance)
export(plot_simrel)
export(prepare_design)
export(simrel)
export(simrelplot)
export(tidy_beta)
export(tidy_lambda)
export(tidy_sigma)
export(unisimrel)
import(ggplot2)
import(shiny)
importFrom(FrF2,FrF2)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(grDevices,dev.new)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,palette)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(purrr,modify)
importFrom(purrr,modify_at)
importFrom(purrr,modify_if)
importFrom(purrr,pluck)
importFrom(purrr,transpose)
importFrom(rlang,enquo)
importFrom(scales,pretty_breaks)
importFrom(sfsmisc,polyn.eval)
importFrom(stats,biplot)
importFrom(stats,cov)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(testthat,expect)
importFrom(testthat,quasi_label)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather_)
importFrom(utils,str)
importFrom(utils,write.csv)
