Learn R Programming

groupedHyperframe (version 0.3.4)

keyval: 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 fv keyval(x, key = fvnames(x, a = ".y"), .x = fvnames(x, a = ".x"), ...)

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

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

Value

Function keyval.fv() returns a numeric

vector.

Arguments

x

see Usage

...

additional parameters, currently of no use

key, .x

character scalars

Details

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