# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "modgetxl" in publications use:' type: software license: MIT title: 'modgetxl: A ''shiny'' Module for Reading Excel Sheets' version: '0.4' doi: 10.32614/CRAN.package.modgetxl abstract: 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). authors: - family-names: Balehosur given-names: Yadu email: yadu@vizualytics.com repository: https://cranhaven.r-universe.dev commit: 0f08d3fbfbf4e8546e15a1cd3c943bb30ceaabaa date-released: '2026-05-14' contact: - family-names: Balehosur given-names: Yadu email: yadu@vizualytics.com