# Generated by roxygen2: do not edit by hand

S3method("$<-",surveydata)
S3method("[",surveydata)
S3method("[<-",surveydata)
S3method("names<-",surveydata)
S3method(arrange,surveydata)
S3method(as.data.frame,surveydata)
S3method(as.tbl,surveydata)
S3method(cbind,surveydata)
S3method(filter,surveydata)
S3method(merge,surveydata)
S3method(mutate,surveydata)
S3method(select,surveydata)
S3method(slice,surveydata)
S3method(summarise,surveydata)
S3method(summarize,surveydata)
export("pattern<-")
export("varlabels<-")
export(as.surveydata)
export(as_opentext_datatable)
export(dropout)
export(encToInt)
export(filter)
export(fixCommonEncodingProblems)
export(fixLevels01)
export(fixLevels01R)
export(fixLevels01SPSS)
export(fix_common_encoding_problems)
export(fix_levels_01)
export(fix_levels_01_r)
export(fix_levels_01_spss)
export(hasDK)
export(has_dont_know)
export(intToEnc)
export(is.surveydata)
export(lapplyNames)
export(lapply_names)
export(leveltestR)
export(leveltestSPSS)
export(leveltest_r)
export(leveltest_spss)
export(pattern)
export(print_opentext)
export(qOrder)
export(qText)
export(qTextCommon)
export(qTextUnique)
export(question_order)
export(question_text)
export(question_text_common)
export(question_text_unique)
export(questions)
export(removeAllDK)
export(removeDK)
export(remove_all_dont_know)
export(remove_dont_know)
export(strCommonUnique)
export(survey_plot_question)
export(survey_plot_satisfaction)
export(survey_plot_title)
export(survey_plot_yes_no)
export(un_surveydata)
export(varlabels)
export(which.q)
import(dplyr)
import(ggplot2)
import(rlang)
importFrom(DT,datatable)
importFrom(assertthat,assert_that)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,slice)
importFrom(dplyr,tibble)
importFrom(magrittr,'%>%')
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(scales,percent)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(tidyr,gather)
importFrom(utils,head)
importFrom(utils,localeToCharset)
importFrom(utils,tail)
