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.9.2")



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: 2020-06-06
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.9.2, https://cran.r-project.org/web/packages/codebook
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)
Other packages that cited codebook R package
View codebook citation profile
Other R packages that codebook depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns