Skip to content

Commit 95fd460

Browse files
Zülal BekerecioğluZülal Bekerecioğlu
authored andcommitted
Documentations for new implementations (date, predict, round, scale)
1 parent 23019c0 commit 95fd460

6 files changed

Lines changed: 156 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ Imports:
6262
tidyselect
6363
Suggests:
6464
testthat
65-
RoxygenNote: 7.3.2
65+
RoxygenNote: 7.3.3
6666
Encoding: UTF-8

NAMESPACE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export(dataFrameFillDS)
3636
export(dataFrameSortDS)
3737
export(dataFrameSubsetDS1)
3838
export(dataFrameSubsetDS2)
39+
export(dateDS)
3940
export(densityGridDS)
4041
export(dimDS)
4142
export(dmtC2SDS)
@@ -98,6 +99,7 @@ export(minMaxRandDS)
9899
export(namesDS)
99100
export(nsDS)
100101
export(numNaDS)
102+
export(predictDS)
101103
export(qlsplineDS)
102104
export(quantileMeanDS)
103105
export(rBinomDS)
@@ -117,8 +119,10 @@ export(recodeValuesDS)
117119
export(repDS)
118120
export(replaceNaDS)
119121
export(rmDS)
122+
export(roundDS)
120123
export(rowColCalcDS)
121124
export(sampleDS)
125+
export(scaleDS)
122126
export(scatterPlotDS)
123127
export(seqDS)
124128
export(setSeedDS)

man/dateDS.Rd

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/predictDS.Rd

Lines changed: 43 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/roundDS.Rd

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/scaleDS.Rd

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)