Rdocumentation
powered by
Learn R Programming
quantspec (version 1.0-0)
getY-FreqRep: Get
Y
from a
FreqRep
object.
Description
Get
Y
from a
FreqRep
object.
Usage
## S3 method for class 'FreqRep': getY(object)
Arguments
object
FreqRep
of which to get the
Y
Value
Returns the attribute
Y
that's a slot of
object
.