Two quick updates:
I will (probably) merge the Markdown support code into the patchDVI
package (currently in the RmdConcord branch), instead of creating a new
package. So install instructions should be:
devtools::install_github("dmurdoch/backports")
devtools::install_github("dmurdoch/k
I submitted some code to support concordances to R-devel, and wrote this
blog article about it:
https://blog.r-project.org/2022/10/20/concordances/index.html
(Concordances are links from a source file to pre-processed output from
Sweave or knitr.)
In the article I said "as far as I know, P