Movatterモバイル変換


[0]ホーム

URL:


rdrr.io

Defunct: Marking Objects as Defunct

DefunctR Documentation

Marking Objects as Defunct

Description

When a function is removed fromR it should be replaced by a functionwhich calls.Defunct.

Usage

.Defunct(new, package = NULL, msg)

Arguments

new

character string: A suggestion for a replacement function.

package

character string: The package to be used when suggesting where thedefunct function might be listed.

msg

character string: A message to be printed, if missing a defaultmessage is used.

Details

.Defunct is called from defunct functions. Functions should belisted inhelp("pkg-defunct") for an appropriatepkg,includingbase (with the alias added to the respective Rdfile).

.Defunct signals an error of classdefunctErrorwith fieldsold,new, andpackage.

See Also

Deprecated.

base-defunct and so on which list the defunct functionsin the packages.


What can we improve?

R Package Documentation

Browse R Packages

We want your feedback!

Note that we can't provide technical support on individual packages. You should contact the package authors for that.

 
Embedding an R snippet on your website

Add the following code to your website.

For more information on customizing the embed code, readEmbedding Snippets.

Close

[8]ページ先頭

©2009-2025 Movatter.jp