y
CC: r-devel@r-project.org
Onderwerp: Re: [Rd] Non-vignette sweave file in package
On 04/04/2013 10:55 AM, ONKELINX, Thierry wrote:
> Dear all,
>
> I'm documenting an elaborate analysis as a private package. The package
> writes all required output to a database. I use a Sweav
On 04/04/2013 10:55 AM, ONKELINX, Thierry wrote:
Dear all,
I'm documenting an elaborate analysis as a private package. The package writes
all required output to a database. I use a Sweave file to transform all the
results from the database into a report.
Now I would like to add this Sweave to
Dear all,
I'm documenting an elaborate analysis as a private package. The package writes
all required output to a database. I use a Sweave file to transform all the
results from the database into a report.
Now I would like to add this Sweave to my package. I'm a bit puzzled on how to
do that.