Hello useRs and guRus, I was trying to add the support of str() in the ascii package, and I realized that str() does not have a print method. It uses cat() from inside the function and returns nothing.
Since it is not usual in R, I wonder why? Is there a particular reason? Thank you very much for your attention on... well, this unimportant question. david [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.