# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,orivisit)
S3method(plot,simaerep)
S3method(print,orivisit)
S3method(print,simaerep)
export("%>%")
export(check_df_visit)
export(eval_sites)
export(get_cum_mean_event_dev)
export(get_portf_config)
export(get_portf_event_rates)
export(orivisit)
export(plot_dots)
export(plot_sim_example)
export(plot_sim_examples)
export(purrr_bar)
export(sim_inframe)
export(sim_out)
export(sim_sites)
export(sim_test_data_patient)
export(sim_test_data_portfolio)
export(sim_test_data_study)
export(simaerep)
export(simaerep_classic)
export(simaerep_inframe)
export(site_aggr)
export(with_progress_cnd)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(cowplot,draw_label)
importFrom(cowplot,get_plot_component)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(dbplyr,window_order)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,collect)
importFrom(dplyr,contains)
importFrom(dplyr,cross_join)
importFrom(dplyr,cume_dist)
importFrom(dplyr,dense_rank)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,inner_join)
importFrom(dplyr,is_grouped_df)
importFrom(dplyr,join_by)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,near)
importFrom(dplyr,one_of)
importFrom(dplyr,percent_rank)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,slice_sample)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,summarise_at)
importFrom(dplyr,tbl)
importFrom(dplyr,ungroup)
importFrom(dplyr,union_all)
importFrom(dplyr,vars)
importFrom(forcats,fct_relevel)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map)
importFrom(furrr,future_pmap)
importFrom(glue,glue)
importFrom(knitr,kable)
importFrom(magrittr,"%>%")
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_dbl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,pmap)
importFrom(purrr,pmap_dbl)
importFrom(purrr,possibly)
importFrom(purrr,safely)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(rlang,enexpr)
importFrom(rlang,env_has)
importFrom(stats,dgamma)
importFrom(stats,ecdf)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,poisson.test)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_split_1)
importFrom(tibble,tibble)
importFrom(tidyr,fill)
importFrom(tidyr,nest)
importFrom(tidyr,tibble)
importFrom(tidyr,unnest)
importFrom(utils,head)
