jjz
Results
1
issues of
jjz
**Describe the bug** I call the function excel_to_R(), it just give me a null value. The example code does also not work. **To Reproduce** if(interactive()){ library(shiny) library(excelR) shinyApp( ui =...