Rdocumentation
powered by
Learn R Programming
kdetrees (version 0.1.3)
print.kdetrees: Summarize a kdetrees object in human-readable form.
Description
Pretty-prints the results of a kdetrees ananlysis to console.
Usage
## S3 method for class 'kdetrees': print(x, ...)
Arguments
x
object to be printed
...
unused, required for generic compatability
Value
invisible(x)