Skip to content

An interactive Shiny application to manipulate multiple XLSX files of multiple sheets

License

Notifications You must be signed in to change notification settings

ai4kids/EasyMergeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyMergeR

A Shiny-based R package supporting XLSX files merging and providing basic data manipulation abilities. This Shiny application is based on userful functions from R packages openxlsx, readxl, skimr, and tidyverse ecosystem R packages (dplyr, tidyr, lubridate, etc.). EasyMergeR is built using the golem framework.

Installation


devtools::install_git("https://github.com/ai4kids/EasyMergeR")

# local installation
devtools::install_local(**path_to_your_file**)

Usage

library(EasyMergeR) 
EasyMergeR::run_app()

About

An interactive Shiny application to manipulate multiple XLSX files of multiple sheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages