Learn R Programming

nnspat (version 0.1.2)

print.Clusters: Print a Clusters object

Description

Prints the call of the object of class 'Clusters' and also the type (or description) of the pattern).

Usage

# S3 method for Clusters
print(x, ...)

Value

The call of the object of class 'Clusters' and also the type (or description) of the pattern).

Arguments

x

A Clusters object.

...

Additional arguments for the S3 method 'print'.

See Also

summary.Clusters, print.summary.Clusters, and plot.Clusters

Examples

Run this code
#TBF (to be filled)

Run the code above in your browser using DataLab