r2excel is an R package containing an easy to use functions to read, write and format excel files (Excel 2007 and Excel 97/2000/XP/2003).
install.packages("devtools")
library(devtools)
install_github("kassambara/r2excel")
Find out more at http://www.sthda.com/english/wiki/r2excel/