Learn R Programming

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

furniture (version 1.9.7)

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

899

Version

1.9.7

License

GPL-3

Maintainer

Tyson Barrett

Last Published

March 9th, 2020

Functions in furniture (1.9.7)

tableC

Correlation Table
rowmeans.n

Get Row Means With N Missing Values Per Row
rowsums

Get Row Sums
tableX

Table X (for Cross-Tabs)
furniture

furniture
to_latex

From Table 1 to Latex 2
long

Wide to Long Data Reshaping
nhanes_2010

NHANES 2009-2010
tableF

Frequency Table
rowmeans

Get Row Means
table1

Table 1 for Simple and Stratified Descriptive Statistics
wide

Long to Wide Data Reshaping
washer

Wash Your Data
rowsums.n

Get Row Sums With N Missing Values Per Row