fv2theo: Tentative Fix for Illegal Function Value in 'fv.object'

fv2theoR Documentation

Tentative Fix for Illegal Function Value in fv.object

Description

Tentative Fix for Illegal Function Value in fv.object

Usage

.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, ...)

Arguments

X

an fv.object

key, .x

character scalars


groupedHyperframe documentation built on March 10, 2026, 5:08 p.m.