WayneGitShell / GWSDAT

GroundWater Spatiotemporal Data Analysis Tool (GWSDAT) R-Shiny implementation.
https://stats-glasgow.shinyapps.io/GWSDAT
31 stars 7 forks source link

In readExcel(), assuming data ending .xlsx but need to parse true ending. #146

Closed andrejadd closed 7 years ago

andrejadd commented 7 years ago

Right at beginning of function.

andrejadd commented 7 years ago

Note: , read_excel() needs extension, but read_xls() and read_xlsx() not.