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 06 Apr. 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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/04Downloads for furniture0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

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  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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