defunct {iSEEu} | R Documentation |
Pretty much as it says here. These functions are all defunct and should not be used.
.getAcceptablePValueFields(...) .getAcceptableAveAbFields(...) .getAcceptableLogFCFields(...) .setAcceptablePValueFields(...) .setAcceptableAveAbFields(...) .setAcceptableLogFCFields(...)
... |
Ignored. |
All functions error out with a defunct message pointing towards its replacement (if available).
Aaron Lun