Generating output

The following functions and methods are used to generate output, including descriptions of SOM objects. They all produce their output using the character-output procedure held by the global variable SOMOutCharRoutine. The default procedure for character output simply writes the character to stdout, but it can be replaced to change the output destination of the methods and functions below. (See Chapter 5 for more information on customizing SOM.)