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.5)ezr_0.1.8.zip(r-4.4)ezr_0.1.8.zip(r-4.3)
ezr_0.1.8.tgz(r-4.4-any)ezr_0.1.8.tgz(r-4.3-any)
ezr_0.1.8.tar.gz(r-4.5-noble)ezr_0.1.8.tar.gz(r-4.4-noble)
ezr_0.1.8.tgz(r-4.4-emscripten)ezr_0.1.8.tgz(r-4.3-emscripten)
ezr.pdf |ezr.html✨
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 4 years agofrom:0b6ea91f43. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:desc_statshistogram_by_grouppretty_round_p_valuescatterplotse_of_meanstart_ezrtabulate_vector
Dependencies:backportsbase64encbitbit64bootbroombslibcachemcheckmateclicliprclustercodetoolscolorspacecommonmarkcpp11crayoncrosstalkdata.tabledigestdplyrDTevaluatefansifarverfastmapfontawesomeforcatsforeachforeignFormulafsgdatagenericsggplot2ggridgesglmnetgluegridExtragtablegtoolshavenhighrHmischmshtmlTablehtmltoolshtmlwidgetshttpuvisobanditeratorsjomojquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelme4magrittrMASSMatrixmemoisemgcvmicemimeminqamitmlmomentsmunsellnlmenloptrnnetnumDerivordinalpanpillarpkgconfigprettyunitsprogresspromisespurrrR6rappdirsRColorBrewerRcppRcppEigenreadrrlangrmarkdownrpartrstudioapisassscalesshapeshinyshinydashboardsourcetoolsstringistringrsurvivaltibbletidyrtidyselecttinytextzdbucminfutf8vctrsviridisviridisLitevroomweightswithrxfunxtableyaml
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 |