Package: desctable 0.3.1

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.1.tar.gz
desctable_0.3.1.zip(r-4.7)desctable_0.3.1.zip(r-4.6)desctable_0.3.1.zip(r-4.5)
desctable_0.3.1.tgz(r-4.6-any)desctable_0.3.1.tgz(r-4.5-any)
desctable_0.3.1.tar.gz(r-4.7-any)desctable_0.3.1.tar.gz(r-4.6-any)
desctable_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
desctable/json (API)

# 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/docs site:https://desctable.github.io

On CRAN:

Conda:

markdownstatisticstidyverse

6.92 score 52 stars 53 scripts 348 downloads 20 exports 50 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK136
source / vignettesOK175
linux-release-x86_64OK147
macos-release-arm64OK121
macos-oldrel-arm64OK148
windows-develOK79
windows-releaseOK80
windows-oldrelOK88
wasm-releaseOK142

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

Dependencies:base64encbslibcachemclicpp11crosstalkdigestdplyrDTevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpanderpillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownsassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyaml

desctable tips
Label variables | Default statistics | Defining your own default statistics | Reuse a list of defined statistics | Default statistical tests | Defining your own default statistical tests | Output options

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

desctable usage vignette
Descriptive tables | Simple | By group | Comparative tables

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

desctable usage vignette (deprecated)
Descriptive tables | Simple usage | Output | Advanced usage | Automatic function | Statistical functions | Labels | Comparative tables | Statistical test functions

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