ezr: Easy Use of R via Shiny App for Basic Analyses of Experimental Data (original) (raw)
Runs a Shiny App in the local machine for basic statistical and graphical analyses. The point-and-click interface of Shiny App enables obtaining the same analysis outputs (e.g., plots and tables) more quickly, as compared with typing the required code in R, especially for users without much experience or expertise with coding. Examples of possible analyses include tabulating descriptive statistics for a variable, creating histograms by experimental groups, and creating a scatter plot and calculating the correlation between two variables.
Version: | 0.1.5 |
---|---|
Imports: | data.table, DT, ggplot2, ggridges, moments, shiny, shinydashboard, stats, weights |
Published: | 2020-11-25 |
DOI: | 10.32614/CRAN.package.ezr |
Author: | Jin Kim [aut, cre] |
Maintainer: | Jin Kim <jin.m.kim at yale.edu> |
BugReports: | https://github.com/jinkim3/ezr/issues |
License: | GPL-3 |
URL: | https://github.com/jinkim3/ezr |
NeedsCompilation: | no |
Citation: | ezr citation info |
Materials: | README NEWS |
CRAN checks: | ezr results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ezrto link to this page.