Other packages > Find by keyword >

furniture  

Furniture for Quantitative Scientists
View on CRAN: Click here


Download and install furniture package within the R console
Install from CRAN:
install.packages("furniture")

Install from Github:
library("remotes")
install_github("cran/furniture")

Install by package version:
library("remotes")
install_version("furniture", "1.11.0")



Attach the package and use:
library("furniture")
Maintained by
Tyson S. Barrett
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-20
Latest Update: 2023-09-05
Description:
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.
How to cite:
Tyson S. Barrett (2016). furniture: Furniture for Quantitative Scientists. R package version 1.11.0, https://cran.r-project.org/web/packages/furniture. Accessed 11 Jun. 2026.
Previous versions and publish date:
1.0.1 (2016-09-20 23:51), 1.2.0 (2016-10-21 10:32), 1.2.2 (2016-11-15 19:48), 1.4.1 (2016-12-13 15:33), 1.5.0 (2017-03-17 08:24), 1.5.4 (2017-07-08 05:39), 1.6.0 (2017-09-16 20:57), 1.7.2 (2017-11-10 12:40), 1.7.3 (2018-01-18 01:10), 1.7.6 (2018-04-06 11:18), 1.7.9 (2018-06-01 23:34), 1.8.0 (2018-09-19 09:30), 1.8.7 (2018-11-10 16:00), 1.9.0 (2019-03-07 02:32), 1.9.5 (2019-12-06 08:40), 1.9.7 (2020-03-09 20:20), 1.9.10 (2021-02-20 10:30), 1.9.12 (2022-04-15 10:42), 1.9.14 (2023-09-05 13:00)
Other packages that cited furniture R package
View furniture citation profile
Other R packages that furniture depends, imports, suggests or enhances
Complete documentation for furniture
Functions, R codes and Examples using the furniture R package
Some associated functions: furniture . long . nhanes_2010 . rowmeans.n . rowmeans . rowsums.n . rowsums . table1 . tableC . tableF . tableX . to_latex . washer . wide . 
Some associated R codes: Table1.R . furniture.R . long_wide.R . nhanes_data.R . rowmeans.R . table1_utils.R . tableF.R . tableX.R . table_cor.R . to_latex2.R . utils.R . washer.R . zzz.R .  Full furniture package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  
leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA