-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathNAMESPACE
36 lines (35 loc) · 817 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(print,rsyntax)
export(aggregate_to_r)
export(compute_to_r)
export(correlations_to_r)
export(crosstabs_to_r)
export(define_to_r)
export(descmat)
export(descriptives_to_r)
export(dorepeat_to_r)
export(filehandle_to_r)
export(frequencies_to_r)
export(get_to_r)
export(getdata_to_r)
export(graph_to_r)
export(if_to_r)
export(matchfiles_to_r)
export(missingvalues_to_r)
export(oneway_to_r)
export(recode_to_r)
export(regression_to_r)
export(renamevariables_to_r)
export(run_shiny)
export(save_to_r)
export(selectif_to_r)
export(semean)
export(sortcases_to_r)
export(spss_to_r)
export(ttest_to_r)
export(unianova_to_r)
export(valuelabels_to_r)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace_all)