Skip to content

An R Shiny app that accepts a CSV file with data, and outputs high level regression analysis.

Notifications You must be signed in to change notification settings

JeremyBowyer/analyzeR

Repository files navigation

analyzeR

About


An R Shiny application that automates a number of high level analysis techniques. In addition to analysis, the app also lets the user manipulate their dataset in a number of ways. This includes filters, data aggregation by date, and a number of built-in transformation functions.

Where to find it


The application is currently hosted on shinyapps.io, and can be found here.

Alternatively, you can run the app directly from this repo:

library(shiny)

runGitHub("analyzeR", "jeremybowyer")

About

An R Shiny app that accepts a CSV file with data, and outputs high level regression analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published