powered by
GetNewXL(visible = TRUE)
xl$workbooks()$count()
xl$quit()
XLView
XLGetRange
XLGetWorkbook
# Windows-specific example # get a handle to a new excel instance xl <- GetNewXL()
Run the code above in your browser using DataLab