-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
58 lines (57 loc) · 1.36 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Generated by roxygen2: do not edit by hand
S3method(print,qdoc)
S3method(print,qdoc.matrix)
S3method(print,qdoc.multiple_choice)
S3method(print,qdoc.open_ended)
S3method(print,qdoc.presentation)
S3method(print,qdoc.single_choice)
S3method(print,target)
export("%>%")
export(as.qdoc.question)
export(browse_question_bank)
export(browse_surveys)
export(browse_team_templates)
export(browse_templates)
export(code_age_vars)
export(code_educ_vars)
export(code_geo_vars)
export(code_ideo_vars)
export(code_income_vars)
export(code_party_vars)
export(code_race_vars)
export(code_sex_vars)
export(code_std_demo_vars)
export(design_eff)
export(esti_moe)
export(fetch_survey_obj)
export(find_skip_rules)
export(get_target)
export(get_token)
export(list_targets)
export(look_up_weighting_question)
export(look_up_weighting_variable)
export(make_banners)
export(n_eff)
export(parse_survey)
export(qdoc.q)
export(qdoc.question)
export(read_qdoc)
export(set_token)
export(simu_moe)
export(std_demo_vars)
export(upload_banners)
export(upload_qdoc)
export(weight_to)
export(write_banners)
importFrom(expss,..f)
importFrom(expss,..p)
importFrom(expss,..t)
importFrom(expss,apply_labels)
importFrom(expss,recode)
importFrom(expss,val_lab)
importFrom(expss,var_lab)
importFrom(maditr,let)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(survey,compressWeights)
importFrom(survey,svydesign)