warn {regr0} | R Documentation |
Gives a List of Warnings
warn()
This function simplyfies the output of warnings
if there
are several identical warnings, by counting their occurence
the table of warnings
Werner A. Stahel, ETH Zurich
## not to be run as an example() ## for (i in 3:6) ## m <- matrix(1:7, 3,i) ## warn()