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.


scan documentation built on April 3, 2025, 6:18 p.m.