Hello everyone,
I have a few questions about the print() fn:
1) I have the following code that does not center the character string:
print("The TITLE",quote=FALSE,justify="center")
2) How can I get R to not print the leading [1], etc. when using print()?
(Sorry, I don't know what the leading [1] is called. I tried looking it up
in "An Introduction", but could not find it).
Any help is greatly appreciated!
Dan
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.