Relative Content

Tag Archive for rr-markdownquarto

R: add numbering, citations and a global font to a quarto document

Please have a look at the reprex below. I use quarto to generate a word document with a table and a plot. I adapted some rmarkdown code, but I am not there yet. I would like the table and the plot to be numbered, to show their caption on the top and I would like to reference them, but I am not there yet. Finally, I would like to set the font type (e.g. verdana) for the whole document. Any suggestion is appreciated.