codebook icon indicating copy to clipboard operation
codebook copied to clipboard

More meta data attributes

Open elinalutz opened this issue 5 years ago • 1 comments

As per the tutorial (https://rubenarslan.github.io/codebook/articles/codebook_tutorial.html#metadata-about-the-entire-dataset-1) I have added the meta data field "funder", but when knitting the codebook this field is labelled as "x" in the machine readable json meta data section of the codebook. Is this intentional or a bug?

This is the line I would insert into the example codebook code:

metadata(bfi)$funder <- "abc"

Thanks a lot!

elinalutz avatar Jan 11 '21 10:01 elinalutz

Same issue, but not with the json table at the end of the output but the Metadata for search engines table in the begining of the text.

hsbizahlenzauber avatar Feb 27 '25 16:02 hsbizahlenzauber