It is convenient to generate RStudio reports using R Markdown, which are dynamic documents containing both text and code that can also be updated as data pour in. They can also be used as final reports, like this one, for reproducibility. But I was having trouble easily converting RStudio generated HTML files to DokuWiki. Fortunately, Myron Turner over at the DokuWiki forum provided a nice solution using ckgdedit.
Steps for transferring RStudio generated HTML reports to DokuWiki:
If you have blocks of R code and want proper highlighting in DokuWiki:
Note: ckgedit automatically saves figures in the DokuWiki folder called media. In the media manager, these figures appear in the “root” namespace. I am presently not sure how to easily move figures from “root” under a different namespace, such as “img”.