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.5 |
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, jsonlite, haven (≥ 2.3.0), purrr, tibble, glue, likert, knitr, skimr (≥ 2.1.0), htmltools, labeling, labelled, future |
Suggests: | testthat, DT, shinytest, lme4, rmarkdown, rstudioapi (≥ 0.5), shiny (≥ 0.13), miniUI (≥ 0.1.1), roxygen2, rio, psych, ufs, rosetta, GGally |
Published: | 2024-10-14 |
DOI: | 10.32614/CRAN.package.codebook |
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://rubenarslan.github.io/codebook/, https://github.com/rubenarslan/codebook |
NeedsCompilation: | no |
Language: | en_GB |
Citation: | codebook citation info |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | codebook results |
Reference manual: | codebook.pdf |
Vignettes: |
Using formr.org data and metadata (source, R code) Qualtrics data and metadata (source, R code) SPSS dataset with metadata (source, R code) Tutorial (source, R code) |
Package source: | codebook_0.9.5.tar.gz |
Windows binaries: | r-devel: codebook_0.9.5.zip, r-release: codebook_0.9.5.zip, r-oldrel: codebook_0.9.5.zip |
macOS binaries: | r-release (arm64): codebook_0.9.5.tgz, r-oldrel (arm64): codebook_0.9.5.tgz, r-release (x86_64): codebook_0.9.5.tgz, r-oldrel (x86_64): codebook_0.9.5.tgz |
Old sources: | codebook archive |
Please use the canonical form https://CRAN.R-project.org/package=codebook to link to this page.