-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
87 lines (86 loc) · 2.18 KB
/
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# Generated by roxygen2: do not edit by hand
S3method(as.character,od_json)
S3method(as.character,sc_json)
S3method(as.character,sc_schema_uri)
S3method(as.data.frame,sc_data)
S3method(format,od_json)
S3method(format,od_table)
S3method(format,pillar_shaft_ogd_file)
S3method(format,pillar_shaft_ogd_id)
S3method(format,sc_rate_limit_table)
S3method(format,sc_schema_uri)
S3method(format,sc_table)
S3method(format,sdmx_table)
S3method(pillar_shaft,ogd_file)
S3method(pillar_shaft,ogd_id)
S3method(pillar_shaft,sc_dttm)
S3method(pillar_shaft,sc_schema_type)
S3method(pillar_shaft,sc_schema_uri)
S3method(print,od_cache_file)
S3method(print,od_json)
S3method(print,od_revisions)
S3method(print,od_table)
S3method(print,sc_rate_limit_table)
S3method(print,sc_schema)
S3method(print,sc_schema_flatten)
S3method(print,sc_table)
S3method(print,sc_tibble_meta)
S3method(print,sc_url)
S3method(print,sdmx_description)
S3method(tbl_format_footer,sc_meta)
S3method(tbl_sum,sc_meta)
S3method(tbl_sum,sc_tibble)
export(od_cache_clear)
export(od_cache_dir)
export(od_cache_file)
export(od_cache_summary)
export(od_catalogue)
export(od_downloads)
export(od_json)
export(od_list)
export(od_resource)
export(od_resource_all)
export(od_revisions)
export(od_table)
export(od_table_local)
export(od_table_save)
export(sc_browse)
export(sc_browse_catalogue)
export(sc_browse_database)
export(sc_browse_ogd)
export(sc_browse_preferences)
export(sc_browse_table)
export(sc_cache_clear)
export(sc_cache_dir)
export(sc_cache_disable)
export(sc_cache_enable)
export(sc_cache_enabled)
export(sc_cache_files)
export(sc_example)
export(sc_examples_list)
export(sc_info)
export(sc_json_get_server)
export(sc_key)
export(sc_key_exists)
export(sc_key_get)
export(sc_key_prompt)
export(sc_key_set)
export(sc_last_error)
export(sc_last_error_parsed)
export(sc_rate_limit_schema)
export(sc_rate_limit_table)
export(sc_rate_limits)
export(sc_recode)
export(sc_schema)
export(sc_schema_catalogue)
export(sc_schema_db)
export(sc_schema_flatten)
export(sc_table)
export(sc_table_custom)
export(sc_table_saved)
export(sc_table_saved_list)
export(sc_tabulate)
export(sdmx_table)
importFrom(pillar,pillar_shaft)
importFrom(pillar,tbl_format_footer)
importFrom(pillar,tbl_sum)