-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
42 lines (41 loc) · 876 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
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(add_bottom_row)
export(add_brackets)
export(add_endnote)
export(add_parentheses)
export(add_top_row)
export(beta_2_d)
export(beta_2_r)
export(canonical_correlation)
export(ci_2_sd)
export(corr_multiple_testing)
export(d_2_r)
export(data_folder)
export(did_calculator)
export(kable_resize)
export(lasso_regression)
export(merged_r)
export(nothing)
export(partial_corr_multiple_testing)
export(permutation_test)
export(print_table)
export(r_2_d)
export(robust_se)
export(sd_pooled)
export(se_2_sd)
export(stand.result)
export(star_ready)
export(stargazer_pvalues)
export(stargazer_rowname)
export(t_2_d)
export(t_2_r)
export(t_inverse)
export(table_label)
export(table_numbers)
export(tidy_lm)
export(two_digits)
export(undo_closure)
export(weighted_r)
export(word_italicize)
importFrom(dplyr,"%>%")
importFrom(purrr,"%||%")