print.kdenv {smacpod}R Documentation

Print a kdenv object

Description

Print an kdenv object produced by kdest.

Usage

## S3 method for class 'kdenv'
print(x, ..., extra = FALSE)

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.

Value

Information about the kdest

Author(s)

Joshua French


[Package smacpod version 2.6 Index]