| Defunct {base} | R Documentation | 
When an object is removed from R it should be replaced by a call to
.Defunct.
.Defunct(new, package = NULL)
new | 
character string: A suggestion for a replacement function. | 
package | 
character string: The package to be used when suggesting where the defunct function might be listed. | 
.Defunct is called from defunct functions. Functions should be
listed in help("pkg-defunct") for an appropriate pkg,
including base.
base-defunct and so on which list the defunct functions
in the packages.