Other packages > Find by keyword >

codebookr  

Create Codebooks from Data Frames
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("codebookr", "0.1.8")



Attach the package and use:
library("codebookr")
Maintained by
Brad Cannell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-07-18
Latest Update: 2024-02-19
Description:
Quickly and easily create codebooks (i.e. data dictionaries) directly from a data frame.
How to cite:
Brad Cannell (2022). codebookr: Create Codebooks from Data Frames. R package version 0.1.8, https://cran.r-project.org/web/packages/codebookr. Accessed 13 Jun. 2026.
Previous versions and publish date:
0.1.4 (2022-07-18 14:10), 0.1.5 (2022-08-10 02:20), 0.1.6 (2023-03-16 21:50), 0.1.7 (2024-02-15 01:20), 0.1.8 (2024-02-19 09:20)
Other packages that cited codebookr R package
View codebookr citation profile
Other R packages that codebookr depends, imports, suggests or enhances
Complete documentation for codebookr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

aws.lambda  
AWS Lambda Client Package
A simple client package for the Amazon Web Services ('AWS') Lambda API ...
Download / Learn more Package Citations See dependency  
igraphtosonia  
Convert iGraph graps to SoNIA .son files
This program facilitates exporting igraph graphs to the SoNIA file format ...
Download / Learn more Package Citations See dependency  
TEQR  
Target Equivalence Range Design
The TEQR package contains software to calculate the operating characteristics for the TEQR and the A ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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