deprecated-functions: List of old deprecated function names

deprecated-functionsR 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.


jazznbass/scan_develop documentation built on Sept. 9, 2024, 6:23 a.m.