Hi Slava,

One way to do it is to use Rprintf() the same way you'd use the standard 
printf() command.

Best,
Tim

On Oct 17, 2011, at 10:52 PM, Slava Razbash wrote:

> Hello,
> 
> What is the "correct" way to print text to R with Rcpp? I find that
> "std::cout<<" will only work if i running R from a console. I am using
> winXP.
> 
> Best Regards,
> 
> Slava
> _______________________________________________
> Rcpp-devel mailing list
> Rcpp-devel@lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to