jinkim3/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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.8
URL https://github.com/jinkim3/ezr https://jinkim.science
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jinkim3/ezr")
jinkim3/ezr documentation built on April 18, 2021, 3:33 a.m.