Learn R Programming

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

furniture (version 1.9.12)

Furniture for Quantitative Scientists

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.

Copy Link

Version

Install

install.packages('furniture')

Monthly Downloads

650

Version

1.9.12

License

GPL-3

Maintainer

Tyson S. Barrett

Last Published

April 15th, 2022

Functions in furniture (1.9.12)

table1

Table 1 for Simple and Stratified Descriptive Statistics
to_latex

From Table 1 to Latex 2
tableX

Table X (for Cross-Tabs)
washer

Wash Your Data
wide

Long to Wide Data Reshaping
tableF

Frequency Table
rowsums

Get Row Sums
rowsums.n

Get Row Sums With N Missing Values Per Row
tableC

Correlation Table
rowmeans.n

Get Row Means With N Missing Values Per Row
furniture

furniture
long

Wide to Long Data Reshaping
nhanes_2010

NHANES 2009-2010
rowmeans

Get Row Means