Learn R Programming

⚠️There's a newer version (1.11.0) of this package.Take me there.

furniture (version 1.7.2)

Furniture for Quantitative Scientists

Description

Contains three main functions (i.e., three pieces of furniture): table1() which produces a well-formatted table of descriptives common as Table 1 in research articles, tableC() which produces a well-formatted table of correlations, and washer() which is helpful in cleaning up the data. In addition, long() and wide(), built on the stats::reshape(), can help reformat the data. These furniture functions are designed to simplify common tasks in quantitative analysis. Other data summary and cleaning tools are also available.

Copy Link

Version

Install

install.packages('furniture')

Monthly Downloads

899

Version

1.7.2

License

GPL-2

Maintainer

Tyson Barrett

Last Published

November 10th, 2017

Functions in furniture (1.7.2)

furniture

furniture
%xt%

Simple Crosstabs Operator
tableX

Table X (for Cross-Tabs)
washer

Wash Your Data
selecting

Selecting Function
table1

Table 1 for Simple and Stratified Descriptive Statistics
long

Wide to Long Data Reshaping
nhanes_2010

NHANES 2009-2010
wide

Long to Wide Data Reshaping
tableC

Correlation Table
tableF

Frequency Table