get_range {kdensity} | R Documentation |
Supplies a plotting range from a kdensity object.
Description
Supplies a plotting range from a kdensity object.
Usage
get_range(obj)
Arguments
obj |
A kdensity object. |
Value
S vector of size 1000, used for plotting.
[Package kdensity version 1.1.0 Index]