Package: furniture 1.12.0
furniture: Furniture for Quantitative Scientists
Contains four main functions (i.e., four pieces of furniture), including 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.12.0.tar.gz
furniture_1.12.0.zip(r-4.7)furniture_1.12.0.zip(r-4.6)furniture_1.12.0.zip(r-4.5)
furniture_1.12.0.tgz(r-4.6-any)furniture_1.12.0.tgz(r-4.5-any)
furniture_1.12.0.tar.gz(r-4.7-any)furniture_1.12.0.tar.gz(r-4.6-any)
furniture_1.12.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
furniture/json (API)
| # 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
Pkgdown/docs site:https://tysonbarrett.com
- nhanes_2010 - NHANES 2009-2010
descriptive-statisticsexploratory-data-analysishealthtable-onetable1tablestidytidyverse
Last updated from:c1e1c2d8b6. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 202 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | NOTE | 205 | ||
| macos-release-arm64 | NOTE | 118 | ||
| macos-oldrel-arm64 | NOTE | 191 | ||
| windows-devel | NOTE | 93 | ||
| windows-release | NOTE | 117 | ||
| windows-oldrel | NOTE | 101 | ||
| wasm-release | OK | 154 |
Exports:longrowmeansrowmeans.nrowsumsrowsums.ntable1table1_flextabletable1_gttableCtableFtableXto_latexwasherwide
Dependencies:askpassbase64encbigDbitopsbslibcachemclicommonmarkcpp11curldata.tabledigestdplyrevaluatefarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsgluegthighrhtmltoolshtmlwidgetsjquerylibjsonlitejuicyjuiceknitrlabelinglifecyclelitedownmagrittrmarkdownmemoisemimeofficeropensslpillarpkgconfigpurrrR6raggrappdirsRColorBrewerRcppreactablereactRrlangrmarkdownsassscalesstringistringrsyssystemfontstextshapingtibbletidyrtidyselecttinytexutf8uuidV8vctrsviridisLitewithrxfunxml2yamlzip
Last update: 2019-11-19
Started: 2016-09-29
Last update: 2019-11-19
Started: 2016-11-14
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 |
| flextable output for table1 | table1_flextable |
| 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 |
