-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
32 lines (31 loc) · 1.13 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
# Generated by roxygen2: do not edit by hand
S3method(block_to_rd_tldr,roxy_block)
S3method(format,rd_section_exampletldr)
S3method(format,rd_section_formattldr)
S3method(format,rd_section_ignoretldr)
S3method(format,rd_section_paramtldr)
S3method(roclet_clean,roclet_tldr)
S3method(roclet_output,roclet_tldr)
S3method(roclet_process,roclet_tldr)
S3method(roxy_tag_parse,roxy_tag_exampletldr)
S3method(roxy_tag_parse,roxy_tag_formattldr)
S3method(roxy_tag_parse,roxy_tag_ignoretldr)
S3method(roxy_tag_parse,roxy_tag_paramtldr)
S3method(roxy_tag_rd,roxy_tag_exampletldr)
S3method(roxy_tag_rd,roxy_tag_formattldr)
S3method(roxy_tag_rd,roxy_tag_ignoretldr)
S3method(roxy_tag_rd,roxy_tag_paramtldr)
S3method(roxy_tag_rd_tldr,roxy_tag_exampletldr)
S3method(roxy_tag_rd_tldr,roxy_tag_formattldr)
S3method(roxy_tag_rd_tldr,roxy_tag_ignoretldr)
S3method(roxy_tag_rd_tldr,roxy_tag_paramtldr)
export(block_to_rd_tldr)
export(roxy_tag_rd_tldr)
export(tldr)
export(tldr_roclet)
import(cli)
importFrom(roxygen2,roclet_clean)
importFrom(roxygen2,roclet_output)
importFrom(roxygen2,roclet_process)
importFrom(roxygen2,roxy_tag_parse)
importFrom(roxygen2,roxy_tag_rd)