print.kdenv: Print a kdenv object
Description
Print an kdenv object produced by
kdest.
Usage
# S3 method for kdenv
print(x, ..., extra = FALSE)
Value
Information about the kdest
Arguments
- x
An object produced by the
kdest function.
- ...
Not currently implemented.
- extra
A logical value indicating whether extra
information related to the internal
fv object should be printed.
The default is FALSE.