forked from bergant/finstr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 698 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 698 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
# Generated by roxygen2: do not edit by hand
S3method(diff,statement)
S3method(merge,elements)
S3method(merge,statement)
S3method(merge,statements)
S3method(print,check)
S3method(print,statement)
S3method(print,statements)
export("%without%")
export(calculate)
export(calculation)
export(check_statement)
export(expose)
export(get_ascendant)
export(get_descendants)
export(get_elements)
export(get_elements_h)
export(get_parent)
export(other)
export(plot_double_stacked_bar)
export(plot_waterfall)
export(proportional)
export(reshape_long)
export(reshape_table)
export(xbrl_get_data)
export(xbrl_get_relations)
export(xbrl_get_statement_ids)
export(xbrl_get_statements)
importFrom(magrittr,"%>%")