| keyval | R Documentation |
Name and value of the black solid curve as shown in plot.fv, i.e., the primary outcome of an fv.object.
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, ...)
x |
see Usage |
... |
additional parameters, currently of no use |
key, .x |
character scalars |
The function keyval.fv() finds the value of the (primary) outcome
of an fv.object.
The function keyval.fv() returns a numeric vector.
https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.