ezr: Easy Use of R via Shiny App for Basic Analyses of Experimental Data

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
Author: Jin Kim ORCID iD [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:

Reference manual: ezr.pdf

Downloads:

Package source: ezr_0.1.5.tar.gz
Windows binaries: r-devel: ezr_0.1.5.zip, r-release: ezr_0.1.5.zip, r-oldrel: ezr_0.1.5.zip
macOS binaries: r-release (arm64): ezr_0.1.5.tgz, r-oldrel (arm64): ezr_0.1.5.tgz, r-release (x86_64): ezr_0.1.5.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ezr to link to this page.