help to find a link how to write syntax the package manual
Hi Gianni, The Writing R Packages manual has some information, as does this document about the Rd parser: developer.r-project.org/parseRd.pdf In your specific case, try this: mysample: \cr sample1 \cr sample2 \cr sample3 \cr sample4 \cr sample5 \cr Sarah On Mon, Sep 27, 2010 at 12:45 PM, gianni lavaredo
<gianni.lavaredo at gmail.com> wrote:
Dear Researchers, is there a link where i can study the syntax of latex to write the manual in R? ex: i wish to have in the final pdf and html my sample: sample1 sample2 sample3 sample4 sample5 but i have mysample:sample1sample2sample3sample4sample5 gianni
Sarah Goslee http://www.functionaldiversity.org