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.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'))

Peer review:

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

On CRAN:

markdownstatisticstidyverse

6.86 score 52 stars 46 scripts 325 downloads 20 exports 51 dependencies

Last updated 3 years agofrom:41f6572d4a. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 10 2024
R-4.5-winNOTENov 10 2024
R-4.5-linuxNOTENov 10 2024
R-4.4-winOKNov 10 2024
R-4.4-macOKNov 10 2024
R-4.3-winOKNov 10 2024
R-4.3-macOKNov 10 2024

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

Dependencies:base64encbslibcachemclicpp11crosstalkdigestdplyrDTevaluatefansifastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimepanderpillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownsassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyaml

desctable tips

Rendered fromtips.Rmdusingknitr::rmarkdownon Nov 10 2024.

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

desctable usage vignette

Rendered fromdesctable.Rmdusingknitr::rmarkdownon Nov 10 2024.

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

desctable usage vignette (deprecated)

Rendered fromdesctable_deprecated.Rmdusingknitr::rmarkdownon Nov 10 2024.

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