How to add citation within code chunk which is flextable()? #6127
Unanswered
kellygarvey
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@rich-iannone @cscheid is the new mechanism to pass information from Tables to Quarto already available ? I know you worked on something for gt and I wonder if this is ready to help bring support to this in flextable. Thanks ! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am wondering if a citation [@____] can be added to a code chunk creating a flextable(). I would like the citation to be in the footer. I can add a manual quote with add_footer_lines but I want the citation to be linked.
Beta Was this translation helpful? Give feedback.
All reactions