# Generated by roxygen2: do not edit by hand

S3method("$",dataquieR_result)
S3method("[",dataquieR_result)
S3method("[[",dataquieR_result)
S3method(as.data.frame,dataquieR_resultset)
S3method(as.list,dataquieR_resultset)
S3method(print,dataquieR_result)
S3method(print,dataquieR_resultset)
S3method(summary,dataquieR_resultset)
export(DATA_TYPES)
export(DATA_TYPES_OF_R_TYPE)
export(DISTRIBUTIONS)
export(SPLIT_CHAR)
export(VARATT_REQUIRE_LEVELS)
export(VARIABLE_ROLES)
export(WELL_KNOWN_META_VARIABLE_NAMES)
export(acc_distributions)
export(acc_end_digits)
export(acc_loess)
export(acc_margins)
export(acc_multivariate_outlier)
export(acc_robust_univariate_outlier)
export(acc_shape_or_scale)
export(acc_univariate_outlier)
export(acc_varcomp)
export(com_item_missingness)
export(com_segment_missingness)
export(com_unit_missingness)
export(con_contradictions)
export(con_detection_limits)
export(con_inadmissible_categorical)
export(con_limit_deviations)
export(contradiction_functions)
export(contradiction_functions_descriptions)
export(dq_report)
export(dq_report_by)
export(pipeline_recursive_result)
export(pipeline_vectorized)
export(prep_add_to_meta)
export(prep_check_meta_names)
export(prep_clean_labels)
export(prep_create_meta)
export(prep_datatype_from_data)
export(prep_map_labels)
export(prep_min_obs_level)
export(prep_pmap)
export(prep_prepare_dataframes)
export(prep_study2meta)
export(pro_applicability_matrix)
importFrom(MASS,fitdistr)
importFrom(MultinomialCI,multinomialCI)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(cowplot,theme_cowplot)
importFrom(dplyr,"%>%")
importFrom(dplyr,recode)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_count)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,scale_alpha)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size_continuous)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,stat_ecdf)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_set)
importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,ggarrange)
importFrom(ggpubr,ggballoonplot)
importFrom(reshape,melt)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,caller_fn)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,cov)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,punif)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,adist)
importFrom(utils,browseURL)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
