Attachment 'fromTools.R'
Download 1 # Functions and objects needed from 'tool' package that cannot
2 # be impoted with the 'roxygen2' tag @importFrom tools.
3 # Note: these are potentially subject to change.
4 as.character.Rd <- tools:::as.character.Rd
5 RdTags <- tools:::RdTags
6 .Rd_format_title <- tools:::.Rd_format_title
7 .Rd_get_metadata <- tools:::.Rd_get_metadata
8 .Rd_get_section <- tools:::.Rd_get_section
9 .Rd_get_text <- tools:::.Rd_get_text
10 .Rd_get_title <- tools:::.Rd_get_title
11 fsub <- tools:::fsub
12 prepare_Rd <- tools:::prepare_Rd
13 psub <- tools:::psub
14 psub1 <- tools:::psub1
15 sectionTitles <- tools:::sectionTitles
16 sectionOrder <- tools:::sectionOrder
17 stopRd <- tools:::stopRd
18 tabExpand <- tools:::tabExpand
19 testRdConditional <- tools:::testRdConditional
20 transformMethod <- tools:::transformMethod
21 urlify <- tools:::urlify
You are not allowed to attach a file to this page.