Package: desctable 0.3.0

Maxime Wack

desctable: Produce Descriptive and Comparative Tables Easily

Easily create descriptive and comparative tables. It makes use and integrates directly with the tidyverse family of packages, and pipes. Tables are produced as (nested) dataframes for easy manipulation.

Authors:Maxime Wack [aut, cre], Adrien Boukobza [aut], Yihui Xie [ctb]

desctable_0.3.0.tar.gz
desctable_0.3.0.zip(r-4.5)desctable_0.3.0.zip(r-4.4)desctable_0.3.0.zip(r-4.3)
desctable_0.3.0.tgz(r-4.5-any)desctable_0.3.0.tgz(r-4.4-any)desctable_0.3.0.tgz(r-4.3-any)
desctable_0.3.0.tar.gz(r-4.5-noble)desctable_0.3.0.tar.gz(r-4.4-noble)
desctable_0.3.0.tgz(r-4.4-emscripten)desctable_0.3.0.tgz(r-4.3-emscripten)
desctable.pdf |desctable.html
desctable/json (API)
NEWS

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

Bug tracker:https://github.com/desctable/desctable/issues

Pkgdown site:https://desctable.github.io

On CRAN:

Conda:

markdownstatisticstidyverse

6.85 score 52 stars 45 scripts 406 downloads 20 exports 51 dependencies

Last updated 3 years agofrom:41f6572d4a. Checks:6 OK, 3 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 10 2025
R-4.5-winNOTEMar 10 2025
R-4.5-macNOTEMar 10 2025
R-4.5-linuxNOTEMar 10 2025
R-4.4-winOKMar 10 2025
R-4.4-macOKMar 10 2025
R-4.4-linuxOKMar 10 2025
R-4.3-winOKMar 10 2025
R-4.3-macOKMar 10 2025

Exports:!!!%>%ANOVAchisq.testdatatabledesc_outputdesc_tabledesc_testsdesctablefisher.testgroup_byIQRis.normalpercentstatifystats_autostats_defaultstats_nonnormalstats_normaltests_auto

Dependencies:base64encbslibcachemclicpp11crosstalkdigestdplyrDTevaluatefansifastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimepanderpillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownsassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyaml

desctable tips

Rendered fromtips.Rmdusingknitr::rmarkdownon Mar 10 2025.

Last update: 2022-03-23
Started: 2022-03-23

desctable usage vignette

Rendered fromdesctable.Rmdusingknitr::rmarkdownon Mar 10 2025.

Last update: 2022-03-23
Started: 2017-04-24

desctable usage vignette (deprecated)

Rendered fromdesctable_deprecated.Rmdusingknitr::rmarkdownon Mar 10 2025.

Last update: 2022-03-23
Started: 2022-03-23

Readme and manuals

Help Manual

Help pageTopics
Wrapper for oneway.test(var.equal = T)ANOVA
As.data.frame method for desctableas.data.frame.desctable
Pearson's Chi-squared Test for Count Datachisq.test chisq.test.default chisq.test.formula
Create an HTML table widget using the DataTables librarydatatable datatable.default datatable.desctable
desc_outputdesc_output
Generate a statistics tabledesc_table desc_table.data.frame desc_table.default desc_table.grouped_df
Add tests to a desc_tabledesc_tests
Generate a statistics tabledesctable desctable.default desctable.grouped_df
Fisher's Exact Test for Count Datafisher.test fisher.test.default fisher.test.formula
Return the inter-quartile rangeIQR
Test if distribution is normalis.normal
No testno.test
Pander method for desctablepander.desctable
Return the percentages for the levels of a factorpercent
Print method for desctableprint.desctable
Function to create a list of statistics to use in desctablestats_auto
Define a list of default statisticsstats_default stats_nonnormal stats_normal
Function to choose a statistical testtests_auto