-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
38 lines (37 loc) · 940 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
# Generated by roxygen2: do not edit by hand
S3method(collect,estat)
S3method(collect,resas)
S3method(collect,tbl_estat)
S3method(collect,webland_city)
S3method(collect,webland_trade)
S3method(obj_sum,resas_value)
S3method(obj_sum,tbl_estat)
S3method(obj_sum,webland_city_code)
S3method(obj_sum,webland_pref_code)
S3method(obj_sum,webland_time)
S3method(summary,estat)
S3method(summary,resas)
S3method(summary,tbl_estat)
export(activate)
export(deactivate)
export(estat)
export(estat_table_info)
export(itemise)
export(itemize)
export(rekey)
export(rekey_with)
export(resas)
export(webland_city)
export(webland_trade)
import(rlang)
import(vctrs)
importFrom(dplyr,collect)
importFrom(lifecycle,deprecated)
importFrom(navigatr,activate)
importFrom(navigatr,deactivate)
importFrom(navigatr,itemise)
importFrom(navigatr,itemize)
importFrom(navigatr,rekey)
importFrom(navigatr,rekey_with)
importFrom(pillar,obj_sum)
importFrom(pillar,type_sum)