-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
51 lines (50 loc) · 1.5 KB
/
NAMESPACE
File metadata and controls
51 lines (50 loc) · 1.5 KB
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
47
48
49
50
51
# Generated by roxygen2: do not edit by hand
S3method(drop_units,data.frame)
S3method(drop_units,vctrs_ptrg)
S3method(est,vctrs_ptrg)
S3method(format,vctrs_ptrg)
S3method(get_units,vctrs_ptrg)
S3method(lower,vctrs_ptrg)
S3method(obj_print_header,vctrs_ptrg)
S3method(pillar::format_type_sum,type_sum_vctrs_ptrg)
S3method(pillar::pillar_shaft,vctrs_ptrg)
S3method(pillar::type_sum,vctrs_ptrg)
S3method(pillar_shaft,vctrs_ptrg)
S3method(set_units,vctrs_ptrg)
S3method(type_sum,vctrs_ptrg)
S3method(upper,vctrs_ptrg)
S3method(vec_cast,double.vctrs_ptrg)
S3method(vec_cast,units.vctrs_ptrg)
S3method(vec_cast,vctrs_ptrg.vctrs_ptrg)
S3method(vec_ptype2,vctrs_ptrg.double)
S3method(vec_ptype2,vctrs_ptrg.vctrs_ptrg)
S3method(vec_ptype_abbr,vctrs_ptrg)
export(as_incidence_rate)
export(est)
export(import_WONDER_UCD)
export(import_WONDER_UCD_raceeth)
export(is_ptrg)
export(lower)
export(ptrg)
export(upper)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(pillar,format_type_sum)
importFrom(pillar,new_pillar_shaft_simple)
importFrom(pillar,pillar_shaft)
importFrom(pillar,style_na)
importFrom(pillar,style_num)
importFrom(pillar,style_subtle)
importFrom(pillar,type_sum)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,cols)
importFrom(readr,read_lines)
importFrom(readr,read_tsv)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(units,units_options)
importFrom(vctrs,field)
importFrom(vctrs,vec_cast_common)
importFrom(vctrs,vec_recycle_common)