Other packages > Find by keyword >

carpenter  

Build Common Tables of Summary Statistics for Reports
View on CRAN: Click here


Download and install carpenter package within the R console
Install from CRAN:
install.packages("carpenter")

Install from Github:
library("remotes")
install_github("cran/carpenter")

Install by package version:
library("remotes")
install_version("carpenter", "0.2.3")



Attach the package and use:
library("carpenter")
Maintained by
Luke Johnston
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-29
Latest Update: 2019-02-05
Description:
Mainly used to build tables that are commonly presented for bio-medical/health research, such as basic characteristic tables or descriptive statistics.
How to cite:
Luke Johnston (2016). carpenter: Build Common Tables of Summary Statistics for Reports. R package version 0.2.3, https://cran.r-project.org/web/packages/carpenter. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.2.0 (2016-07-29 06:41), 0.2.1 (2017-05-22 12:30), 0.2.2 (2019-02-05 09:43)
Other packages that cited carpenter R package
View carpenter citation profile
Other R packages that carpenter depends, imports, suggests or enhances
Complete documentation for carpenter
Functions, R codes and Examples using the carpenter R package
Some associated functions: add_rows . build_table . carpenter . outline_table . pipe . renaming . table_stats . 
Some associated R codes: add_rows.R . build_table.R . carpenter-package.R . outline_table.R . renaming.R . stats.R . stock_table.R . utils-pipe.R . utils.R .  Full carpenter package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA