-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
31 lines (30 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
S3method(format,rd_section_mandrake_general_column)
S3method(format,rd_section_mandrake_input_column)
S3method(format,rd_section_mandrake_output_column)
S3method(merge,rd_section_mandrake_general_column)
S3method(merge,rd_section_mandrake_input_column)
S3method(merge,rd_section_mandrake_output_column)
S3method(roclet_output,roclet_col)
S3method(roclet_process,roclet_col)
S3method(roxy_tag_parse,roxy_tag_col)
S3method(roxy_tag_parse,roxy_tag_inheritCol)
S3method(roxy_tag_rd,roxy_tag_col)
S3method(roxy_tag_rd,roxy_tag_inheritCol)
export("%<>%")
export("%>%")
export(alert_event_handler)
export(attach_dependencies)
export(col_roclet)
export(decorate_plan)
export(embed_event_handler)
export(extract_column_names)
export(link_col2doc)
export(load_package_colspec)
importFrom(lifecycle,deprecate_soft)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(roxygen2,roclet_output)
importFrom(roxygen2,roclet_process)
importFrom(roxygen2,roxy_tag_parse)
importFrom(roxygen2,roxy_tag_rd)