Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codebook Generator

Forked from MartinLBarron/CodebookGenerator, this script generates a codebook from a given data frame. An R Markdown document and a knitted HTML file are created. I have made many modifications to the code (which was originally part of the dataMaid package) to better fit the needs of my collaborator.

This code takes advantage of special attributes added to variables in a data set:

  • labels (from Hmisc)
  • a logical flag indicating whether the variable is part of the REDCap database or if it was derived
  • how the variable was derived (if applicable)
  • any variable-specific comments

About

R codebook / data dictionary using variable attributes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages