Importing Microsoft Access Files (.accdb/.mdb) in R
Let’s start with saying that importing MS Access files into R can be easy, but it isn’t necessarily so. There’s some compatibility issues that you need to know about. This blog post elaborates on these errors and how I solved them. Import tables from an .mdb file Opening a connection…