codebook icon indicating copy to clipboard operation
codebook copied to clipboard

Cook rmarkdown codebooks from metadata on R data frames

Results 31 codebook issues
Sort by recently updated
recently updated
newest added

I tried knitting the example .Rmd file generated by `new_codebook_rmd()` and I got an error (see below). It took me some time (I had to look at the source code...

The codebook table is a great feature of the Rmarkdown report. It's width is not bound to the page, however. This means that scrolling right moves the entire page and...

One very cool feature would be to make `codebook` Rmd files work with `knit2wp` and/or `output: github_document`. Particularly, the github_document version would be cool, then one could directly view a...

I tried setting `options(digits = 2)` in knitr, but this failed to affect the digits of the mean and sd column in the codebook table. Is there a different option...

Some graphs don't add much, but the variable should still be part of the codebook, so allow suppressing them from the detailed graphs.

Great, package. Thank you Get this error now and not sure what it could mean while using codebook_table(df). There are some attributes named using `Hmisc` and others `haven`, but haven't...

Hi, it's great package. But I have the following problem in installin it. I have used both Windows and Mac computers and get the message below and it doesn't install....

Allow the user to define different colors for different values within the variable. (gradient, solid colours, palettes etc)

Maybe this exists already. Find out: - [ ] how frequently R datasets are documented like this - [ ] existing readers - [ ] existing writers - [ ]...