Deprecated Functions

DESCRIPTION:

Functions that are still present, but the use of which is discouraged. These functions may disappear in future releases of S-PLUS. Calls to deprecated functions may produce a warning message depending upon the value of options("deprecated.warn").

USAGE:

args.xy                     # use xyCall
as.data.sheet
as.handle
as.handle.default
as.handle.handle
as.integer.handle
data.sheet
dbobjects
dbread
dbremove
dbwrite
dialog.choices
dialog.create
dialog.decor
dialog.destroy
dialog.display
dialog.flush
dialog.getbutton
dialog.getvalues
dialog.initial.values
dialog.isyes
dialog.off
dialog.popdown
dialog.popup
dialog.receive
dialog.recreate
dialog.reset
dialog.running
dialog.send
dialog.setcurrent
dialog.setvalue.filter
dialog.setvalues
dialog.start
dialog.widget
dialog.widget.options
discr                       # use discrim
For
handle
handle.free
handle.free.handle
handle.inuse
handle.inuse.default
handle.type
handle.type.handle
handle.valid
handle.valid.default
hpgl
hplj
is.dialog.decor
is.handle
is.rpcproc
pbsend
pbsend.default
pbsend.process
pbsend.rpcproc
pcomm.on.error
pcomm.on.error.default
pcomm.on.error.process
pcomm.on.error.rpcproc
pdeallocate
pdeallocate.default
pdeallocate.process
pdeallocate.rpcproc
pdebug
pdebug.default
pdebug.default
pdebug.process
pdebug.rpcproc
perrmsg
pflush
pflush.process
pflush.rpcproc
prcomp                      # use princomp
preceive
preceive.default
preceive.process
preceive.rpcproc
print.handle
process
pscript
psend
psend.default
psend.process
psend.rpcproc
psignal
psignal.default
psignal.process
psignal.rpcproc
pstatus
pstatus.default
pstatus.process
pstatus.rpcproc
pstop
pstop.default
pstop.process
rpcproc
survreg                     # use survReg
sas.fget                    # use importData 
sas.get                     # use importData 
vu
X.info

DETAILS:

By default, every call to a deprecated function produces a warning message. The option "deprecated.warn" can be used to turn the warnings off or to have them only occur once per session.

SEE ALSO:

, , , The Release Notes for this version of S-PLUS.