At the moment I\'m only using Haddock but after seeing some really interesting examples (e.g. this gist) of litera开发者_Go百科te Haskell, I\'m interested in trying it out in a project.
The default value of a parameter of my function contains a \"%\". This seems to be a problem for roxygen, it produces a lot of warnings and R CMD check fails when trying to build latex documentation.
I have a scientific paper under review, and a referee asked for my R code to be provided as a Sweave document. I\'ve never heard of Sweave开发者_如何学运维 before, do you know what\'s the better way t
I\'ve recently started using Sweave* for creating reports of analyses run with R, and am now looking to do the same with my python scripts.
I came across this blog post yesterday, and it once again made me want to give literate programming a try.
My intention in this question is not to be pedantic, but rather to explore an overlooked axis of an important topic (the use of whitespace).
I\'m trying to find a good literate programming tool. Let\'s just say it\'s not an ea开发者_开发百科sy decision. (The generic ones are too generic and the specific ones are too specific :) )