-
This issue is similar to #995 and #325
This minimal example shows what appears to be a problem the yml for controlling the dropdown navigation for articles.
The yml below should do the followin…
-
I am hoping to use `scanForPackages()` to identify all packages used to generate an RMarkdown document, within the document. When run in the console, `scanForPackages(use.knitr = TRUE)` is able to det…
-
-
Consider to convert the set of scripts (eg bench_characterise, bench_simulate, ...) into functions and write a main script that calls these functions. This might help to understand the workflow for an…
-
The new includeRmd feature is awesome, thanks! :star2:
I read "Example: @includeRmd path description. This currently does not work with user defined sections (created with @section)." in [the vign…
-
Probably minor, but we have a lot of loose images in docs right now. I'd suggest putting them in an image folder if we are keeping them here, or else restructuring to pull from a single images folder …
-
- [x] insight
- [x] bayestestR
- [x] parameters
- [x] performance
- [x] effectsize
- [x] modelbased
- [x] correlation
- [x] see
----
I think I've brought this up before, but I think it's …
-
Done the first draft of Module 5! it is available [here](https://mcl-dsci-511-programming-in-python.netlify.app/en/module5). Remember this section is less pandas oriented.
The whole module has 24…
-
Consider some functionality for adding new folders. E.g., let's say you have a model and want to share scripts for that. You could manually add a `model` folder, put .Rmds in there, compile them, and …
-
vertical is using pkgdown to render the website. The pkgdown yml file is used to control aspects of the website. Currently, this file needs to be edited by hand to add in bits that aren't rendered by …