-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
84 lines (83 loc) · 1.76 KB
/
NAMESPACE
File metadata and controls
84 lines (83 loc) · 1.76 KB
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
# Generated by roxygen2: do not edit by hand
export("%!in%")
export(AddTrailingDotIfMissing)
export(AddTrailingSlashIfMissing)
export(FixPath)
export(FixPlotName)
export(FixUnderscores)
export(FormatAsExcelLink)
export(HasNames)
export(ParseDirPath)
export(ParseFullFilePath)
export(PasteDirNameFromFlags)
export(PasteOutdirFromFlags)
export(RemoveFinalDot)
export(RemoveFinalSlash)
export(RemoveFinalUnderscores)
export(RemoveInitialDot)
export(RemoveTrailingDots)
export(RemoveWhitespaces)
export(ReplaceRepeatedDots)
export(ReplaceRepeatedSlashes)
export(ReplaceRepeatedUnderscores)
export(ReplaceRepeatedWhitespaces)
export(ReplaceSpecialCharacters)
export(countDotOrUnderscoreSeparated)
export(eval_parse_kollapse)
export(extPDF)
export(extPNG)
export(fix_special_characters_bash)
export(flag.name_value)
export(flag.nameiftrue)
export(flag.names_list)
export(format_number_h)
export(idate)
export(ifExistsAndTrue)
export(ifExistsElse)
export(imessage)
export(iprint)
export(is.character.or.NULL)
export(is.numeric.or.logical)
export(kollapse)
export(kpipe)
export(kpnl)
export(kpp)
export(kppc)
export(kppd)
export(kpps)
export(kppu)
export(kppws)
export(kpwNames)
export(message2)
export(pad.na)
export(parFlags)
export(parFlags2)
export(param.list.2.fname)
export(param.list.flag)
export(parseParamStringWNames)
export(parsepvalue)
export(percentage_formatter)
export(percentile2value)
export(ppc)
export(ppcol)
export(ppd)
export(ppipe)
export(ppnl)
export(ppp)
export(pps)
export(ppu)
export(sppp)
export(spps)
export(sppu)
export(stopif)
export(substitute_deparse)
export(substrRight)
export(toCamelCase)
export(toDotSeparated)
export(toSentence)
export(toUnderscoreSeparated)
export(warnif)
export(warnifnot)
export(ww.break.lines)
importFrom(clipr,write_clip)
importFrom(dplyr,case_when)