keyval: Black-Solid-Curve in plot.fv

View source: R/key1val.R

keyvalR Documentation

Black-Solid-Curve in plot.fv

Description

Name and value of the black solid curve as shown in plot.fv, i.e., the primary outcome of an fv.object.

Usage

keyval(x, ...)

## S3 method for class 'fv'
keyval(x, key = fvnames(x, a = ".y"), .x = fvnames(x, a = ".x"), ...)

## S3 method for class 'fvlist'
keyval(x, key = attr(x., which = ".y", exact = TRUE), ...)

## S3 method for class 'hyperframe'
keyval(x, ...)

Arguments

x

see Usage

...

additional parameters, currently of no use

key, .x

character scalars

Details

The function keyval.fv() finds the value of the (primary) outcome of an fv.object.

Value

The function keyval.fv() returns a numeric vector.

References

https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html


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