Package: ezr 0.1.8

Jin Kim
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.
Authors:
ezr_0.1.8.tar.gz
ezr_0.1.8.zip(r-4.7)ezr_0.1.8.zip(r-4.6)ezr_0.1.8.zip(r-4.5)
ezr_0.1.8.tgz(r-4.6-any)ezr_0.1.8.tgz(r-4.5-any)
ezr_0.1.8.tar.gz(r-4.7-any)ezr_0.1.8.tar.gz(r-4.6-any)
ezr_0.1.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ezr/json (API)
NEWS
| # Install 'ezr' in R: |
| install.packages('ezr', repos = c('https://jinkim3.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jinkim3/ezr/issues
Last updated from:0b6ea91f43. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 162 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 156 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| windows-devel | OK | 105 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 102 | ||
| wasm-release | OK | 147 |
Exports:desc_statshistogram_by_grouppretty_round_p_valuescatterplotse_of_meanstart_ezrtabulate_vector
Dependencies:backportsbase64encbitbit64bootbroombslibcachemcheckmateclicliprclustercodetoolscolorspacecommonmarkcpp11crayoncrosstalkdata.tabledigestdplyrDTevaluatefarverfastmapfontawesomeforcatsforeachforeignFormulafsgdatagenericsggplot2ggridgesglmnetgluegridExtragtablegtoolshavenhighrHmischmshtmlTablehtmltoolshtmlwidgetshttpuvisobanditeratorsjomojquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelme4magrittrMASSMatrixmemoisemicemimeminqamitmlmomentsnlmenloptrnnetnumDerivordinalotelpanpillarpkgconfigprettyunitsprogresspromisespurrrR6rappdirsrbibutilsRColorBrewerRcppRcppEigenRdpackreadrreformulasrlangrmarkdownrpartrstudioapiS7sassscalesshapeshinyshinydashboardsourcetoolsstringistringrsurvivaltibbletidyrtidyselecttinytextzdbucminfutf8vctrsviridisLitevroomweightswithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Descriptive statistics | desc_stats |
| Histogram by group | histogram_by_group |
| Pretty round p-value | pretty_round_p_value |
| Scatterplot | scatterplot |
| Standard error of the mean | se_of_mean |
| Start ezr | start_ezr |
| Tabulate vector | tabulate_vector |