powered by
Several classes are declared in pmclust, and these are functions to print and summary objects.
# S3 method for pmclust print(x, ...) # S3 method for pkmeans print(x, ...)
an object with the class attributes.
other possible options.
The results will cat or print on the STDOUT by default.
These are useful functions for summarizing.
Programming with Big Data in R Website: https://pbdr.org/
pmclust, pkmeans.
pmclust
pkmeans
# NOT RUN { library(pmclust, quiet = TRUE) # Functions applied by directly type the names of objects. # }
Run the code above in your browser using DataLab