printData {goCluster} | R Documentation |
This function is used to print information about the goCluster
subclasses in a standardized way.
printData(title, type, details = NULL)
title |
Class title |
type |
Module type |
details |
Detailed information to be printed. This is a character vector and each entry will be printed on its own line. |
Prints output to the user.
Gunnar Wrobel, http://www.gunnarwrobel.de.
printData("Test","test","Short paragraph")