| fv2theo | R Documentation |
fv.objectTentative Fix for Illegal Function Value in fv.object
.illegal2theo(X, ...)
.disrecommend2theo(X, ...)
## S3 method for class 'fv'
.illegal2theo(X, key = fvnames(X, a = ".y"), .x = fvnames(X, a = ".x"), ...)
## S3 method for class 'fv'
.disrecommend2theo(
X,
key = fvnames(X, a = ".y"),
.x = fvnames(X, a = ".x"),
...
)
## S3 method for class 'fvlist'
.illegal2theo(X, ...)
## S3 method for class 'fvlist'
.disrecommend2theo(X, ...)
## S3 method for class 'hyperframe'
.illegal2theo(X, ...)
## S3 method for class 'hyperframe'
.disrecommend2theo(X, ...)
X |
an fv.object |
key, .x |
character scalars |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.