-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 782 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 782 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method("[",percent)
S3method(Math,percent)
S3method(Summary,percent)
S3method(as.character,percent)
S3method(c,percent)
S3method(format,percent)
S3method(mean,percent)
S3method(print,percent)
S3method(rep,percent)
S3method(unique,percent)
export(NA_percent_)
export(age_calculate)
export(age_from_chi)
export(as_percent)
export(chi_check)
export(chi_pad)
export(create_age_groups)
export(dob_from_chi)
export(extract_fin_year)
export(file_size)
export(format_postcode)
export(match_area)
export(qtr)
export(qtr_end)
export(qtr_next)
export(qtr_prev)
export(sex_from_chi)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(tibble,tibble)