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
tauUSC(...)
power_testSC(...)
fillmissingSC(...)
overlapSC(...)
randSC(...)
rand.test(...)
rciSC(...)
rSC(...)
readSC.excel(...)
readSC(...)
writeSC(...)
Arguments
... |
Arguments passed through to the new function. |
[Package scan version 0.64.0 Index]