-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
36 lines (35 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
export(find_tot_code)
export(formula_selection)
export(long_sdclonn)
export(multiply_formulas)
export(recode)
export(s)
export(sdc_lonn)
export(sdclonn_data)
export(sum2)
export(sum_na)
export(tot_code_match)
export(tot_code_replace)
export(tot_code_selection)
importFrom(GaussSuppression,CandidatesDefault)
importFrom(GaussSuppression,ForcedFromSuppressedData)
importFrom(GaussSuppression,PrimaryFromSuppressedData)
importFrom(Matrix,colSums)
importFrom(Matrix,rowSums)
importFrom(SSBtools,Extend0)
importFrom(SSBtools,GaussSuppression)
importFrom(SSBtools,HierarchicalGroups2)
importFrom(SSBtools,Match)
importFrom(SSBtools,Stack)
importFrom(SSBtools,formula_selection)
importFrom(SSBtools,model_aggregate)
importFrom(SSBtools,quantile_weighted)
importFrom(SmallCountRounding,PLSroundingPublish)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(utils,data)
importFrom(utils,flush.console)