
Last chance! 50% off unlimited learning
Sale ends in
GetNewXL(visible = TRUE)
xl <- GetNewXL()
workbooks |
xl$workbooks()$count() |
quit excel |
xl$quit() |
XLView
, XLGetRange
, XLGetWorkbook
## Not run: # Windows-specific example
# # get a handle to a new excel instance
# xl <- GetNewXL()
# ## End(Not run)
Run the code above in your browser using DataLab