[R] is there a formatted output in R?

Douglas Grove dgrove at fhcrc.org
Sat Mar 11 01:59:54 CET 2006


You really need to learn how to do some searching, as you seem to
be constantly asking questions you can answer yourself

help.search("sprintf")


On Fri, 10 Mar 2006, Michael wrote:

> something like "sprintf" in C?
> 
> so I can do:
> 
> print(sprintf("the correct result is %3.4f\n", myresult));
> 
> -------
> 
> Also, I am desperately looking for a "clear console screen"  function in
> R...
> 
> thanks a lot!
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list