We have some R programmers who are doing good scripting work. And we have some R muggles who would like to be able to look at the data. Is it possible to make an ODBC connection to an .RData file? And, from there, to use MS Access as a front end for running queries?
Asked
Active
Viewed 152 times
2 Answers
1
No but you could probably put the data in postgresql and then access it from R and from your ODBC connection

TheSteve0
- 3,530
- 1
- 19
- 25
0
You can view the data in excel by creating a web server in R and use the from web option in excel
Not sure if the xls odbc driver will hen be able to server the info furthor

Sam Washington
- 626
- 4
- 12