Learn R Programming

furniture (version 1.9.14)

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

753

Version

1.9.14

License

GPL-3

Maintainer

Tyson S. Barrett

Last Published

September 5th, 2023

Functions in furniture (1.9.14)

furniture

furniture
rowmeans.n

Get Row Means With N Missing Values Per Row
long

Wide to Long Data Reshaping
tableF

Frequency Table
rowsums.n

Get Row Sums With N Missing Values Per Row
rowmeans

Get Row Means
nhanes_2010

NHANES 2009-2010
table1

Table 1 for Simple and Stratified Descriptive Statistics
tableC

Correlation Table
tableX

Table X (for Cross-Tabs)
rowsums

Get Row Sums
washer

Wash Your Data
to_latex

From Table 1 to Latex 2
wide

Long to Wide Data Reshaping