Package: furniture 1.10.0
furniture: Furniture for Quantitative Scientists
Contains four main functions (i.e., four pieces of furniture): table1() which produces a well-formatted table of descriptive statistics common as Table 1 in research articles, tableC() which produces a well-formatted table of correlations, tableF() which provides frequency counts, and washer() which is helpful in cleaning up the data. These furniture-themed functions are designed to simplify common tasks in quantitative analysis. Other data summary and cleaning tools are also available.
Authors:
furniture_1.10.0.tar.gz
furniture_1.10.0.zip(r-4.5)furniture_1.10.0.zip(r-4.4)furniture_1.10.0.zip(r-4.3)
furniture_1.10.0.tgz(r-4.4-any)furniture_1.10.0.tgz(r-4.3-any)
furniture_1.10.0.tar.gz(r-4.5-noble)furniture_1.10.0.tar.gz(r-4.4-noble)
furniture_1.10.0.tgz(r-4.4-emscripten)furniture_1.10.0.tgz(r-4.3-emscripten)
furniture.pdf |furniture.html✨
furniture/json (API)
NEWS
# Install 'furniture' in R: |
install.packages('furniture', repos = c('https://tysonstanley.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tysonstanley/furniture/issues
- nhanes_2010 - NHANES 2009-2010
descriptive-statisticsexploratory-data-analysishealthtable-onetable1tablestidytidyverse
Last updated 9 months agofrom:b4e8129892. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | OK | Oct 14 2024 |
R-4.5-linux | OK | Oct 14 2024 |
R-4.4-win | OK | Oct 14 2024 |
R-4.4-mac | OK | Oct 14 2024 |
R-4.3-win | OK | Oct 14 2024 |
R-4.3-mac | OK | Oct 14 2024 |
Exports:longrowmeansrowmeans.nrowsumsrowsums.ntable1table1_gttableCtableFtableXto_latexwasherwide
Dependencies:base64encbigDbitopsbslibcachemclicolorspacecommonmarkcurldigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsgluegthighrhtmltoolshtmlwidgetsjquerylibjsonlitejuicyjuiceknitrlabelinglifecyclemagrittrmarkdownmemoisemimemunsellpillarpkgconfigR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownsassscalestibbletidyselecttinytexutf8V8vctrsviridisLitewithrxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
furniture | furniture-package furniture |
Wide to Long Data Reshaping | long |
NHANES 2009-2010 | nhanes_2010 |
Get Row Means | rowmeans |
Get Row Means With N Missing Values Per Row | rowmeans.n |
Get Row Sums | rowsums |
Get Row Sums With N Missing Values Per Row | rowsums.n |
Table 1 for Simple and Stratified Descriptive Statistics | table1 |
gt output for table1 | table1_gt |
Correlation Table | tableC |
Frequency Table | tableF |
Table X (for Cross-Tabs) | tableX |
From Table 1 to Latex 2 | to_latex |
Wash Your Data | washer |
Long to Wide Data Reshaping | wide |