@@ -30,6 +30,8 @@ reference:
30
30
- hsValidValue
31
31
- inRange
32
32
- is.unnamed
33
+ - isASCII
34
+ - isDotOrDoubleDot
33
35
- isEvenNumber
34
36
- isLoaded
35
37
- isNaInAllColumns
@@ -38,9 +40,11 @@ reference:
38
40
- isNullOrEmpty
39
41
- isOddNumber
40
42
- matchesCriteria
41
- - title : String Functions
43
+ - title : String Related Functions
42
44
contents :
43
45
- appendSuffix
46
+ - assertFinalSlash
47
+ - backspace
44
48
- collapsed
45
49
- commaCollapsed
46
50
- createIdAlong
@@ -50,39 +54,58 @@ reference:
50
54
- hsCountInStr
51
55
- hsQuoteChr
52
56
- hsSafeName
57
+ - hsSubstSpecChars
53
58
- hsTrim
59
+ - left
60
+ - makeUnique
54
61
- moveToFront
55
62
- multiSubstitute
56
63
- pairwise
57
64
- removeExtension
58
65
- removeSpaces
66
+ - repeated
67
+ - right
59
68
- shorten
69
+ - space
60
70
- stringContains
61
71
- stringEndsWith
62
72
- stringList
63
73
- stringStartsWith
64
74
- stringToExpression
65
75
- subExpressionMatches
66
76
- substSpecialChars
77
+ - title : PDF Related Functions
78
+ contents :
79
+ - toPdf
80
+ - preparePdf
81
+ - preparePdfIf
82
+ - finishAndShowPdf
83
+ - finishAndShowPdfIf
84
+ - hsPrepPdf
85
+ - hsShowPdf
86
+ - DIN.A4
67
87
- title : Input and Output Functions
68
88
contents :
89
+ - argsCsv
69
90
- catAndRun
70
91
- catLines
71
92
- catNewLineIf
72
93
- clearConsole
73
94
- columnDescriptor
74
- - finishAndShowPdf
95
+ - createStorage
75
96
- guessSeparator
76
97
- headtail
77
- - hsPrepPdf
78
- - preparePdf
98
+ - print.repro_sample
99
+ - printable_chars
100
+ - printIf
79
101
- readArglists
80
102
- readCsvInputFile
103
+ - readLinesWithEncoding
81
104
- readPackageFile
82
105
- setLoaded
83
106
- sourceScripts
84
107
- writeText
85
- - title : Mathematical or Statistical Functions
108
+ - title : Mathematical, Statistical, Sample Functions
86
109
contents :
87
110
- colMaxima
88
111
- colMinima
@@ -91,6 +114,8 @@ reference:
91
114
- colStatistics
92
115
- countOrSum
93
116
- countNaInColumn
117
+ - expandGrid
118
+ - findPartialDuplicates
94
119
- frequencyTable
95
120
- getEvenNumbers
96
121
- getOddNumbers
@@ -101,7 +126,11 @@ reference:
101
126
- percentageOfMaximum
102
127
- percentageOfSum
103
128
- quotient
129
+ - randomValuesWithSum
104
130
- relativeCumulatedSum
131
+ - reproducibleSample
132
+ - removeDuplicates
133
+ - rowOrColumnwisePercentage
105
134
- title : Functions Working on Data Frames
106
135
contents :
107
136
- addRowWithName
@@ -122,6 +151,7 @@ reference:
122
151
- moveColumnsToFront
123
152
- multiColumnLookup
124
153
- noFactorDataFrame
154
+ - orderBy
125
155
- pasteColumns
126
156
- pasteColumns0
127
157
- posixColumnAtPosition
@@ -157,9 +187,11 @@ reference:
157
187
- selectElements
158
188
- title : Array/Matrix Functions
159
189
contents :
190
+ - clipMatrix
160
191
- createMatrix
161
192
- diffrows
162
193
- dropDim
194
+ - matrixToDataFrame
163
195
- mergeNamedArrays
164
196
- randomMatrix
165
197
- setMatrixColumns
@@ -170,6 +202,7 @@ reference:
170
202
- combineAlternatingly
171
203
- enlargeVector
172
204
- extendLimits
205
+ - findChanges
173
206
- firstElement
174
207
- getByPositiveOrNegativeIndex
175
208
- lastElement
@@ -198,8 +231,10 @@ reference:
198
231
- hsMatrixToListForm
199
232
- intToNumeralSystem
200
233
- naToLastNonNa
234
+ - objectToText
201
235
- startsToEnds
202
236
- startsToRanges
237
+ - textToObject
203
238
- toFactor
204
239
- toFormula
205
240
- toInches
@@ -216,9 +251,6 @@ reference:
216
251
- defaultIfNA
217
252
- defaultIfNULL
218
253
- defaultIfZero
219
- - finishAndShowPdfIf
220
- - preparePdfIf
221
- - printIf
222
254
- title : Operating System Functions
223
255
contents :
224
256
- cmdLinePath
@@ -231,7 +263,6 @@ reference:
231
263
- get_homedir
232
264
- hsOpenWindowsExplorer
233
265
- hsShell
234
- - hsShowPdf
235
266
- hsSystem
236
267
- mySystemTime
237
268
- objectSize
@@ -252,8 +283,13 @@ reference:
252
283
- warningDeprecated
253
284
- title : Debug Functions
254
285
contents :
286
+ - .log
287
+ - .logline
288
+ - .logok
289
+ - .logstart
255
290
- assignAll
256
291
- assignArgumentDefaults
292
+ - assignGlobally
257
293
- assignPackageObjects
258
294
- getGlobally
259
295
- title : Compare Objects
@@ -270,6 +306,8 @@ reference:
270
306
- title : Cryptographic Functions
271
307
contents :
272
308
- createPasswordFile
309
+ - decode
310
+ - encode
273
311
- generateKeyFile
274
312
- getPassword
275
313
- title : Grammar/Dictionary Functions
@@ -281,9 +319,17 @@ reference:
281
319
- resolve
282
320
- resolveAll
283
321
- writeDictionary
322
+ - title : Functions Returning Functions
323
+ contents :
324
+ - createAccessor
325
+ - toConditional
326
+ - title : Further Hidden Functions (Why?)
327
+ contents :
328
+ - .OStype
329
+ - .defaultIf
330
+ - .guessSeparator.1
331
+ - .guessSeparator.2
332
+ - .isNetworkPath
284
333
- title : Non-Categorised Functions
285
334
contents :
286
- - DIN.A4
287
- - expandGrid
288
- - makeUnique
289
- - randomValuesWithSum
335
+ - listToDepth
0 commit comments