Rdocumentation
powered by
Learn R Programming
rgp (version 0.4-1)
rangeTypeOfType: Return the range type if t is a function type, otherwise just return t
Description
Return the range type if t is a function type, otherwise just return t
Usage
rangeTypeOfType(t)
Arguments
t
The type to extract the range type from.
Value
The range type.