Displaying 1 result from an estimated 1 matches for "td4656613".
2017 Jul 31
1
Access Data Base Reading on Linux Platform
...(I do prefer flat files as long as
that is reasonable), but I have to deal with an accdb database (Microsoft
Access new format). It all stems from the fact that I run R almost
exclusively on Debian platforms.
I did a bit of googling
http://r.789695.n4.nabble.com/How-to-load-data-from-accdb-into-R-td4656613.html
http://rprogramming.net/connect-to-ms-access-in-r/
https://www.r-bloggers.com/getting-access-data-into-r/
but it seems you cannot go very far unless you can install some microsoft
drivers on your platform.
Hence, my two questions
1) Can I read (I do not need write permissions) an accdb dat...