-
I think it would be interesting to add a workflow in knitr-example that would trigger a new run of "Check-knitr-example" workflow in **knitr** repo when we have a new commit to master in this repo.
…
cderv updated
2 years ago
-
There was a code block that was originally distributed in the chapter template rmd file that looks like below:
```{r include=FALSE}
knitr::write_bib(c(
.packages(), 'bookdown', 'knitr', 'rmarkd…
-
Vulnerable Library - jquery.dataTables-1.10.3.js
DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set …
-
`r if(gitbook_on){knitr::asis_output("")} else knitr::asis_output("\\newpage")` works between table 2.1 and 2.2 but not between figures and tables.
Insert a blank table?
-
Is pat_gfm available yet from a released version? I get errors trying to generate a pdf
knitr-pandoc$ make
Rscript \
-e "library(knitr)" \
-e "opts_chunk[['set']](dev =)" \
-e "pat_…
pravi updated
12 years ago
-
See this discussion: https://github.com/quarto-dev/quarto-cli/discussions/933#discussioncomment-2789856
`df_print` is not a Quarto feature. But while writing an example on how it would work, I am w…
cderv updated
2 years ago
-
This came up through discussion in https://github.com/quarto-dev/quarto-cli/discussions/4761 by @coatless through the use case of webr Quarto extension (https://github.com/coatless/quarto-webr)
Ma…
cderv updated
6 months ago
-
Dear Sir,
You might be already aware of a new Typst markup language. It has very good math support and a good pdf rendering.
Fortunately, it has Markdown type source code block type. So, I tried…
-
``` r
library(utValidateR)
testdf Warning in check_expected_values(., colname = expected_value_column): The following rows of test data have bad expected values and were removed: 62, 63, 64, 65, 66…
-
I receive the error message below when rending qmd in any format. Any help would be greatly appreciated.
```
Quitting from lines 235-240 [apafg-myplot] (test.qmd)
Error in `set2()`:
! The object…