This is a shiny module that presents a file picker user interface to get an Excel file name, and reads the Excel sheets using 'readxl' package and returns the resulting sheet(s) as a vector and data in dataframe(s).
Version: | 0.4 |
Imports: | shiny, DT, shinydashboard, readxl |
Published: | 2020-07-09 |
DOI: | 10.32614/CRAN.package.modgetxl |
Author: | Yadu Balehosur |
Maintainer: | Yadu Balehosur <yadu at vizualytics.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | modgetxl results |
Reference manual: | modgetxl.pdf |
Package source: | modgetxl_0.4.tar.gz |
Windows binaries: | r-devel: modgetxl_0.4.zip, r-release: modgetxl_0.4.zip, r-oldrel: modgetxl_0.4.zip |
macOS binaries: | r-release (arm64): modgetxl_0.4.tgz, r-oldrel (arm64): modgetxl_0.4.tgz, r-release (x86_64): modgetxl_0.4.tgz, r-oldrel (x86_64): modgetxl_0.4.tgz |
Old sources: | modgetxl archive |
Please use the canonical form https://CRAN.R-project.org/package=modgetxl to link to this page.