deprecated-functions {scan} | R Documentation |
List of old deprecated function names
Description
This is a list with functions names that have been replaced by new names which are in line with R syntax guidelines. The old function names still work. They are wrappers that call the new function.
Usage
design_rSC(...)
longSCDF(...)
corrected_tauSC(...)
trendSC(...)
truncateSC(...)
style_plotSC(...)
style.plotSC(...)
smoothSC(...)
shiftSC(...)
tauUSC(...)
describeSC(...)
rankSC(...)
power_testSC(...)
fillmissingSC(...)
overlapSC(...)
randSC(...)
rand.test(...)
autocorrSC(...)
rciSC(...)
outlierSC(...)
rSC(...)
readSC.excel(...)
readSC(...)
writeSC(...)
Arguments
... |
Arguments passed through to the new function. |
[Package scan version 0.61.0 Index]