Re: [Roxygen-devel] \preformatted and #'' in roxygen2?

2013-09-06 Thread Hadley Wickham
> I want to include some preformated text (ASCII art) in a function > documentation using roxygen2. I found the #'' tag, but it does not seem > to be working - is it included in roxygen2? Or are there any other > approaches to include preformatted text in function documentations using > roxygen2?

Re: [Roxygen-devel] \preformatted and #'' in roxygen2?

2013-09-06 Thread Vitalie Spinu
>> Hadley Wickham >> on Fri, 6 Sep 2013 16:53:16 -0500 wrote: [...] >> If I have to use roxygen3 - how can I use it from ESS? > Just call roxygenise yourself? ESS support for roxygen concerns editing/preformating/updating/previewing roxygen blocks. All of it is on C-c C-o keymap. To actu