-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
46 lines (45 loc) · 991 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
43
44
45
46
# Generated by roxygen2: do not edit by hand
export("%>%")
export(bbmi)
export(bhfc)
export(brfc)
export(bsa)
export(categorize)
export(check_for_unique_units)
export(ckdepi_2009_egfr)
export(ckdepi_2021_egfr)
export(ckdepi_2021_egfr_cystatin)
export(crcl)
export(create_dir)
export(cv)
export(dubois_bsa)
export(egfr)
export(ethnicn)
export(geom_cv)
export(geom_mean)
export(geom_sd)
export(get_unique_units_df)
export(is_asian)
export(is_black)
export(is_female)
export(is_hispanic_or_latino)
export(is_not_hispanic_or_latino)
export(is_other)
export(is_white)
export(mdrd_egfr)
export(mosteller_bsa)
export(racen)
export(read_csv_with_hash)
export(read_excel_with_hash)
export(read_file_with_hash)
export(read_hashed_file)
export(read_parquet_with_hash)
export(read_pzfx_with_hash)
export(read_sas_with_hash)
export(read_xpt_with_hash)
export(schwartz_egfr)
export(sexf)
export(write_csv_with_hash)
export(write_file_with_hash)
export(write_parquet_with_hash)
importFrom(magrittr,"%>%")