printIfNotNull: Provide basic summary of each object if that object is not NULL.
Description
Provide basic summary of each object if that object is not NULL. This function is mainly used in the summary function from the linkS4class{SimSet} object.
Usage
printIfNotNull(object, name=NULL)
Arguments
object
The target object to be printed, which can be linkS4class{SimMatrix}, linkS4class{SymMatrix}, or linkS4class{SimVector}.