# Generated by roxygen2: do not edit by hand

export(NA_check)
export(NA_precheck)
export(add_missing_fields)
export(check_report)
export(complete_check)
export(create_awareness_report)
export(create_report)
export(dat_function)
export(dat_function_selected)
export(decimal_check)
export(description_check)
export(dictionary_search)
export(dimension_check)
export(dup_values)
export(eval_function)
export(field_check)
export(id_check)
export(id_first_data)
export(id_first_dict)
export(int_check)
export(integer_check)
export(label_data)
export(minmax_check)
export(misc_format_check)
export(missing_value_check)
export(missingness_summary)
export(mm_precheck)
export(mv_precheck)
export(name_check)
export(name_correct)
export(name_precheck)
export(pkg_field_check)
export(reorder_data)
export(reorder_dictionary)
export(row_check)
export(short_field_check)
export(short_precheck)
export(super_short_precheck)
export(type_check)
export(value_meaning_table)
export(value_missing_table)
export(values_check)
export(values_precheck)
import(dplyr)
import(formatR)
import(ggplot2)
import(labelled)
import(pander)
import(questionr)
import(rlang)
import(tibble)
import(tidyr)
importFrom(ggplot2,.data)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(questionr,freq.na)
importFrom(readxl,read_xlsx)
importFrom(rlang,.data)
importFrom(stats,addmargins)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(utils,browseURL)
importFrom(utils,head)
