codebook: Automatic Codebooks from Metadata Encoded in Dataset Attributes

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.

Version: 0.9.2
Depends: R (≥ 3.2.0)
Imports: stats, methods, graphics, utils, rmdpartials, forcats (≥ 0.4.0), vctrs (≥ 0.3.0), ggplot2 (≥ 2.0.0), stringr, rlang, dplyr (≥ 1.0.0), tidyr, tidyselect, jsonlite, haven (≥ 2.3.0), purrr, tibble, glue, likert, knitr, skimr (≥ 2.1.0), htmltools, labeling, labelled
Suggests: testthat, DT, shinytest, lme4, rmarkdown, rstudioapi (≥ 0.5), shiny (≥ 0.13), miniUI (≥ 0.1.1), roxygen2, webshot, rio, psych, future, ufs, userfriendlyscience
Published: 2020-06-06
Author: Ruben Arslan [aut, cre]
Maintainer: Ruben Arslan <ruben.arslan at gmail.com>
BugReports: https://github.com/rubenarslan/codebook/issues
License: MIT + file LICENSE
URL: https://github.com/rubenarslan/codebook
NeedsCompilation: no
Language: en_GB
Citation: codebook citation info
Materials: README NEWS
CRAN checks: codebook results

Documentation:

Reference manual: codebook.pdf
Vignettes: Using formr.org data and metadata
Qualtrics data and metadata
SPSS dataset with metadata
Tutorial

Downloads:

Package source: codebook_0.9.2.tar.gz
Windows binaries: r-devel: codebook_0.9.2.zip, r-release: codebook_0.9.2.zip, r-oldrel: codebook_0.9.2.zip
macOS binaries: r-release (arm64): codebook_0.9.2.tgz, r-oldrel (arm64): codebook_0.9.2.tgz, r-release (x86_64): codebook_0.9.2.tgz
Old sources: codebook archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=codebook to link to this page.