Skip to content

melbinmv/Data-Analysis-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Analysis-App

Data Analysis App is a self-contained desktop application, here “self-contained” means users do not have to navigate installing R and package dependencies on their system. The advnatages of this methods are:

  • Any user can use the app without the knowledge of R
  • App can be simply distributed as a download

The idea behind how to make it as a self-contained desktop application refernces to:

*https://www.r-bloggers.com/deploying-desktop-apps-with-r/

*http://blog.analytixware.com/2014/03/packaging-your-shiny-app-as-windows.html

This Data Analysis App mainly does Basic Statistics and Data Visualiztions. It uses R's shiny package as the UI building framework. For Data Visualizations ggplot2 and rpivotTable.

About

R Shiny based Self-contained Desktop Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published