Package: webr 0.1.7

webr: Data and Functions for Web-Based Analysis

Several analysis-related functions for the book entitled "Web-based Analysis without R in Your Computer"(written in Korean, ISBN 978-89-5566-185-9) by Keon-Woong Moon. The main function plot.htest() shows the distribution of statistic for the object of class 'htest'.

Authors:Keon-Woong Moon [aut, cre], Tommaso Martino [ctb]

webr_0.1.7.tar.gz
webr_0.1.7.zip(r-4.7)webr_0.1.7.zip(r-4.6)webr_0.1.7.zip(r-4.5)
webr_0.1.7.tgz(r-4.6-any)webr_0.1.7.tgz(r-4.5-any)
webr_0.1.7.tar.gz(r-4.7-any)webr_0.1.7.tar.gz(r-4.6-any)
webr_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
webr/json (API)

# Install 'webr' in R:
install.packages('webr', repos = c('https://cardiomoon.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cardiomoon/webr/issues

On CRAN:

Conda:

7.54 score 34 stars 456 scripts 1.5k downloads 17 exports 174 dependencies

Last updated from:f64c5423b3. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK246
source / vignettesOK276
linux-release-x86_64OK277
macos-release-arm64OK104
macos-oldrel-arm64OK92
windows-develOK135
windows-releaseOK179
windows-oldrelOK125
wasm-releaseOK153

Exports:BiVarContinuousVarcox.stuart.testfreqSummaryfreqTablegg_color_hueGroupVarlangchoice1makeSubColornumSummarynumSummaryTablePieDonutreplaceWithLabelsruns.testtransparentx2summaryx2Table

Dependencies:abindaskpassbackportsbase64encbitbit64bootbroombslibcachemcarcarDatacellrangerclicliprcolorspacecommonmarkcorrplotcowplotcpp11crayoncrosstalkcurldata.tabledatawizardDerivdevEMFdigestdoBydplyrDTeditDataevaluatefarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverforcatsforecastforeignFormulafracdifffsgdtoolsgenericsggforceggplot2ggpubrggrepelggsciggsignifglueGPArotationgridExtragtablehavenhighrhmshtmltoolshtmlwidgetshttpuvinsightisobandjanitorjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelme4lmtestlubridatemagrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkmimeminiUIminqamnormtmodelrmoonBooknlmenloptrnnetnortestnumDerivofficeropensslopenxlsxotelpbkrtestpillarpkgconfigpolyclippolynomprettyunitsprogresspromisespsychpurrrquantregR.methodsS3R.ooR.utilsR6raggrappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreadrreadxlreformulasrematchriorlangrmarkdownrrtablerstatixrstudioapirvgS7sassscalesshinyshinyWidgetssjlabelledsjmiscsnakecasesourcetoolsSparseMstringistringrsurvivalsyssystemfontstextshapingtibbletidyrtidyselecttimechangetimeDatetinytextweenrtzdburcautf8uuidvcdvctrsviridisLitevroomwithrwritexlxfunxml2xtableyamlzipzooztable

Pie Chart Revisited
Installation of packages | Load packages | Basic Use | Label position | Explode Pie | Explode Pie and Donuts | Explode Pie and Donuts independently | Customize start angle | Add title | Adjust the radius | Show Ratio by group | Doughnut plot | Summarized Data

Last update: 2026-06-21
Started: 2018-06-20

Functions for descriptive statistics
Installation of packages | Load packages | Summarizing Frequencies | Ready for reproducible research | Frequency table for a continuous variable | Frequency table for two categorical variables | Numerical summary | Numerical summary of a vector | Numerical summary of a data.frame or a tibble | Use of dplyr::group_by() and dplyr::select() function to summarize | For reproducible research

Last update: 2020-01-25
Started: 2018-07-01

Plot for distribution of common statistics and p-value
Package Installation | Coverage of plot.htest() | For Chi-squared Test | For one sample t-test | Student t-test to compare means for two independent samples | F test to compare two variances | Use for Two Sample t-test for independence samples | Student t-test using pooled variance | Paired t-test | Options for t-test

Last update: 2018-03-06
Started: 2017-11-11