We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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:
Thanks a lot!
The text was updated successfully, but these errors were encountered: