# Generated by roxygen2: do not edit by hand

S3method(as_survey,inzsvyspec)
S3method(as_survey_spec,survey.design)
S3method(print,inzsvyspec)
export("%>%")
export("%notin%")
export(add_suffix)
export(aggregateData)
export(aggregatedt)
export(appendrows)
export(as_survey)
export(as_survey_spec)
export(code)
export(collapseLevels)
export(combineCatVars)
export(convertToCat)
export(convert_to_datetime)
export(countMissing)
export(createNewVar)
export(create_varname)
export(deleteVars)
export(extract_part)
export(filterLevels)
export(filterNumeric)
export(filterRandom)
export(filterRows)
export(fitDesign)
export(fitModel)
export(form_class_intervals)
export(import_survey)
export(is_cat)
export(is_dt)
export(is_num)
export(is_preview)
export(is_survey)
export(is_svydesign)
export(is_svyrep)
export(joindata)
export(load_rda)
export(make_names)
export(make_survey)
export(missingToCat)
export(newdevice)
export(print_code)
export(rankVars)
export(read_meta)
export(read_text)
export(renameLevels)
export(renameVars)
export(reorderLevels)
export(reshape_data)
export(save_rda)
export(selectVars)
export(separate)
export(sheets)
export(smart_read)
export(sortVars)
export(stackVars)
export(standardizeVars)
export(str_c)
export(survey_IQR)
export(tidy_all_code)
export(transformVar)
export(unite)
export(validation_details)
export(validation_summary)
export(vartype)
import(readxl)
import(survey)
importFrom(chron,chron)
importFrom(magrittr,"%>%")
importFrom(methods,substituteDirect)
importFrom(srvyr,as_survey)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,quantile)
importFrom(stringr,str_c)
importFrom(utils,capture.output)
importFrom(zoo,as.yearqtr)
