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
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
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

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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns