Skip to content
Prev 206762 / 398503 Next

how to open excel 2007 (.xlsx) file in R

vikrant wrote:
Use odbcConnectExcel2007 in package RODBC to read these data.
I do not understand why you want to use R to convert an xlsx file to csv.
Even if you are a command line aficionado, I recommend to use the features
of Excel to do this.

Dieter