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]
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.9.14, https://cran.r-project.org/web/packages/furniture. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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