Defunct Functions

DESCRIPTION:
Functions, datasets and utilities that are no longer present in this version of S-PLUS.

USAGE:
coxreg.print    # use print.coxreg. Also available in library Defunct.
data.ed(x, gui="Athena")    # use data.ed(x, gui="Motif")
data.ed(x, gui="OpenLook2") # use data.ed(x, gui="Motif")
help.start(gui="Athena")    # use help.start(gui="Motif")
help.start(gui="Athena")    # use help.start(gui="Motif")
iris4d          # use motif
openlook2
opostscript     # pre-3.1 version of postscript. Available in library Defunct.
opscript        # pre-3.1 version of pscript. Available in library Defunct.
suntools                    # use motif
surv.diff.print # use print.surv.diff. Also available in library Defunct.
surv.fit.print  # use print.surv.fit. Also available in library Defunct.
X11SETUP

DETAILS:
To access the functions that are available in library Defunct run: library(Defunct,first=T).

SEE ALSO:
Deprecated , Release.Notes , The Release Notes for this version of S-PLUS.