Hi all:
Does anyone know if it's at all possible to create a
connection to R from MS access? For example, if I have
a table and want to export it to R,generate a graph in
R and import it back to MS access. I can do this with
sigmaPlot and other graphic programs but just
wondering if it can be done with R. Thanks
Felipe D. Carrillo
Fishery Biologist
US Fish & Wildlife Service
Red Bluff, California 96080
____________________________________________________________________________________
Felipe Carrillo <mazatlanmexico <at> yahoo.com> writes:> Hi all: > Does anyone know if it's at all possible to create a > connection to R from MS access? ... >See function "odbcConnectAccess" in package RODBC. --D L McArthur <dmca <at> ucla.edu