Learn R Programming

modgetxl (version 0.4)

A 'shiny' Module for Reading Excel Sheets

Description

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).

Copy Link

Version

Install

install.packages('modgetxl')

Monthly Downloads

181

Version

0.4

License

MIT + file LICENSE

Maintainer

Yadu Balehosur

Last Published

July 9th, 2020

Functions in modgetxl (0.4)

getxlUI

getxlUI
xldispUI

xldispUI
getxl

getxl
xldisp

xldisp
xlex

getxl Examples