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.9.14")



Attach the package and use:
library("furniture")
Maintained by
Tyson S. Barrett
[Scholar Profile | Author Map]
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.9.14, https://cran.r-project.org/web/packages/furniture. Accessed 15 May. 2025.
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)
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
04/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/1205/13Downloads for furniture10152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

olsrr  
Tools for Building OLS Regression Models
Tools designed to make it easier for users, particularly beginner/intermediate R users to build ord ...
Download / Learn more Package Citations See dependency  
RSQLite  
SQLite Interface for R
Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. Th ...
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  
lubridate  
Make Dealing with Dates a Little Easier
Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, ...
Download / Learn more Package Citations See dependency  
vietnamcode  
Convert Vietnam Provincial Codes
Converts Vietnam's provinces' names and ID across different formats. Handles diacritics and differen ...
Download / Learn more Package Citations See dependency  
Maintainer: Anh Le (view profile)

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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