Hi R users, How can I automatically export results and graphs to a file? Thanks in advance Pedro Mota Veiga -- View this message in context: http://r.789695.n4.nabble.com/Export-Results-tp2268622p2268622.html Sent from the R help mailing list archive at Nabble.com.
See ?Sweave On Fri, Jun 25, 2010 at 12:58 PM, Pedro Mota Veiga <motaveiga@net.sapo.pt>wrote:> > Hi R users, > How can I automatically export results and graphs to a file? > Thanks in advance > > Pedro Mota Veiga > > -- > View this message in context: > http://r.789695.n4.nabble.com/Export-Results-tp2268622p2268622.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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. >-- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]
See ?pdf ?png ?sink There is also R2wd (about which I wrote here: http://www.r-statistics.com/2010/05/exporting-r-output-to-ms-word-with-r2wd-an-example-session/ ) And there are also the "brew", and "Sweave" packages (as Henrique mentioned). Best, Tal ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Fri, Jun 25, 2010 at 6:58 PM, Pedro Mota Veiga <motaveiga@net.sapo.pt>wrote:> > Hi R users, > How can I automatically export results and graphs to a file? > Thanks in advance > > Pedro Mota Veiga > > -- > View this message in context: > http://r.789695.n4.nabble.com/Export-Results-tp2268622p2268622.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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. >[[alternative HTML version deleted]]
On Sat, Jun 26, 2010 at 7:42 AM, Tal Galili <tal.galili at gmail.com> wrote:> And there are also the "brew", and "Sweave" packages (as Henrique > mentioned). >Also, odfWeave and Sweave via LyX. I believe that this is FAQed. Liviu
Thanks for your sugestions. But when I do "wdGet(T)" I have de next message.> wdGet(T)Error in if (!(tmp[["ActiveDocument"]][["Name"]] == filename)) tmp$Open(paste("path", : argument is of length zero What is happen? Thaks for all -- View this message in context: http://r.789695.n4.nabble.com/Export-Results-tp2268622p2270745.html Sent from the R help mailing list archive at Nabble.com.
Dear R Users (particularly tsDyn package users), I am very new in the use of R and the contributed packages in need of urgent assistance (see attachment for the explanation of the problem). Could someone assist me on conducting threshold cointegration test in R using the tsDyn package. I have gone thru the tsDyn manual and managed to use the code therein to estimate self-exciting threshold autoregressive (setar) models but I did not come across code to use in testing for cointegration. Thanks to you for anticipated assistance. Lexi DISCLAIMER: Sample Disclaimer added in a VBScript.
Read the Posting Guide. Your attachment apparently did not meet the requirements therein. On Jun 30, 2010, at 10:52 AM, Setlhare Lekgatlhamang wrote:> Dear R Users (particularly tsDyn package users), > > I am very new in the use of R and the contributed packages in need of > urgent assistance (see attachment for the explanation of the problem). > > Could someone assist me on conducting threshold cointegration test > in R > using the tsDyn package. I have gone thru the tsDyn manual and managed > to use the code therein to estimate self-exciting threshold > autoregressive (setar) models but I did not come across code to use in > testing for cointegration. > > Thanks to you for anticipated assistance. >*************** PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. ************** David Winsemius, MD West Hartford, CT