Skip to content

sweave/help

2 messages · Stéphane Dray, Vincent Goulet

#
Hello list,
I would like to know if it is possible to get output of help(foo) with 
Sweave.
If I insert ?foo in a chunk, the console give me the help but no output 
is obtained in the tex file.
Perhaps something to do with options ?

Thanks in advance !
#
Le 26 Octobre 2005 12:48, St??phane Dray a ??crit??:
I don't know the answer to your exact question, but: why not simply \input the 
LaTeX version of the help page in your document?