This R package contains tools for easily generating documentation for datasets. There are two main functions: create_codebook() and document_data(). The function create_codebook() generates LaTeX code (a .tex file) for a nicely-formatted .pdf codebook. There's an example in the example/ directory. The function document_data() automatically generates R documentation for an R data package (i.e., an R script for each dataset in your project with roxygen2 comments). These functions make it easy to produce documentation for a data project.
Package details |
|
---|---|
Maintainer | |
License | MIT |
Version | 1.0.9000 |
URL | https://github.com/jfjelstul/codebookr |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.