Other packages > Find by keyword >

codebook  

Automatic Codebooks from Metadata Encoded in Dataset Attributes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("codebook", "0.10.0")



Attach the package and use:
library("codebook")
Maintained by
Ruben Arslan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-21
Latest Update: 2025-01-08
Description:
Easily automate the following tasks to describe data frames: Summarise the distributions, and labelled missings of variables graphically and using descriptive statistics. For surveys, compute and summarise reliabilities (internal consistencies, retest, multilevel) for psychological scales. Combine this information with metadata (such as item labels and labelled values) that is derived from R attributes. To do so, the package relies on 'rmarkdown' partials, so you can generate HTML, PDF, and Word documents. Codebooks are also available as tables (CSV, Excel, etc.) and in JSON-LD, so that search engines can find your data and index the metadata. The metadata are also available at your fingertips via RStudio Addins.
How to cite:
Ruben Arslan (2018). codebook: Automatic Codebooks from Metadata Encoded in Dataset Attributes. R package version 0.10.0, https://cran.r-project.org/web/packages/codebook. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.5.8 (2018-03-21 18:22), 0.5.9 (2018-05-22 21:24), 0.6.2 (2018-07-26 10:10), 0.6.3 (2018-08-01 17:40), 0.7.4 (2018-11-24 20:40), 0.7.5 (2018-12-04 12:20), 0.7.6 (2019-01-08 16:30), 0.8.0 (2019-02-21 16:20), 0.8.1 (2019-05-21 14:51), 0.8.2 (2020-01-09 17:20), 0.9.2 (2020-06-07 01:40), 0.9.5 (2024-10-14 18:10), 0.9.6 (2025-01-08 09:10), 0.10.0 (2026-02-26 22:50)
Other packages that cited codebook R package
View codebook citation profile
Other R packages that codebook depends, imports, suggests or enhances
Complete documentation for codebook
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
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  
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  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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