-
Hi,
I am writing a code to generate a document to pdf using Qarto- R with the set up of title page image.
YAML format is below:
---
````qmd
---
format:
titlepage-pdf:
titlepage-…
-
From {knitr} v1.37, [alternative Syntax for Chunk Options (#|)](https://yihui.org/en/2022/01/knitr-news/) has been added. It would be great if VSCode-r extension supports this new syntax in code chunk…
-
Via Max Kuhn:
> Does quarto have built-in environmental variables (or similar) during qmd compilation that reflects the output type? Similar to knitr::is_html_output() but cross-language and more s…
-
There are lots of little tips I find and always forget and thought it'd be nice to compile them in a page. It could be another Resource. Pasting a bit of it below to give you an idea.
---
title:…
-
I'm seeing some fairly bizarre behavior when trying to output magick images in a `github_document`. Below is a reprex to demonstrate the issue.
``````
---
output: github_document
---
```{r se…
-
Perhaps use ImageMagick to convert from PDF to either format. Or is there a better tool?
-
There is a warning during tests:
```
---> Testing R-multinma
Warning: R-multinma is configured to build no architecture-specific files, but installed Mach-O files built for the following archs:
p…
-
Hi team!
Thanks for all of the work on the great package!
The knitr utils file copies some unexported functions over from knitr:
https://github.com/rstudio/gt/blob/7929072221b059901a1649fe7f83d…
-
Please keep in mind that we need to read a written report in order to evaluate your project (as an example, have a look at [this report](https://fbilan.github.io/GEO880_2020/Project_GEO880_Wysling_Bil…
-
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/7653 and https://github.com/quarto-dev/quarto-cli/discussions/11394
This would work:
````markdown
---
title: "Estimating association…
cderv updated
2 weeks ago