Re: [R] How do people use Sweave / R / Databases

2010-01-30 Thread Anne York
On Fri, 29 Jan 2010, Paul wrote: P > I'm currently using r scripts in sweave to grab some data via ODBC, process P > it then generate some tables. I'd like to be able to give someone the files P > and let them reproduce what I've done. Is there some way to store the data P > that is gathered b

Re: [R] How do people use Sweave / R / Databases

2010-01-29 Thread Marc Schwartz
On Jan 29, 2010, at 1:28 PM, Paul wrote: > I'm currently using r scripts in sweave to grab some data via ODBC, process > it then generate some tables. I'd like to be able to give someone the files > and let them reproduce what I've done. Is there some way to store the data > that is gathered

Re: [R] How do people use Sweave / R / Databases

2010-01-29 Thread Seth Falcon
On 1/29/10 11:45 AM, Duncan Murdoch wrote: On 29/01/2010 2:28 PM, Paul wrote: I'm currently using r scripts in sweave to grab some data via ODBC, process it then generate some tables. I'd like to be able to give someone the files and let them reproduce what I've done. Is there some way to store

Re: [R] How do people use Sweave / R / Databases

2010-01-29 Thread Tobias Verbeke
Duncan Murdoch wrote: On 29/01/2010 2:28 PM, Paul wrote: I'm currently using r scripts in sweave to grab some data via ODBC, process it then generate some tables. I'd like to be able to give someone the files and let them reproduce what I've done. Is there some way to store the data that is

Re: [R] How do people use Sweave / R / Databases

2010-01-29 Thread Duncan Murdoch
On 29/01/2010 2:55 PM, Tobias Verbeke wrote: Duncan Murdoch wrote: > On 29/01/2010 2:28 PM, Paul wrote: >> I'm currently using r scripts in sweave to grab some data via ODBC, >> process it then generate some tables. I'd like to be able to give >> someone the files and let them reproduce what I

Re: [R] How do people use Sweave / R / Databases

2010-01-29 Thread Duncan Murdoch
On 29/01/2010 2:28 PM, Paul wrote: I'm currently using r scripts in sweave to grab some data via ODBC, process it then generate some tables. I'd like to be able to give someone the files and let them reproduce what I've done. Is there some way to store the data that is gathered by ODBC so tha