Duncan Murdoch-2 wrote:
> 
>   On 27/09/2010 10:44 AM, elgorgonzola wrote:
> 
> Read about the "inst" directory in Writing R Extensions.  You can put 
> your logo there, it will be installed when your package is installed, 
> and your Sweave document can find it using system.file("path within 
> package", package="yourpackage") to copy to the output directory.
> 
> Duncan Murdoch
> 
> 

Thanks for the quick reply. I'll try that.

El
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Incorporate-graphic-files-into-R-package-tp2715520p2717204.html
Sent from the R devel mailing list archive at Nabble.com.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to