On Mon, 3 Feb 2020 13:30:11 -0600
Spencer Graves <spencer.gra...@effectivedefense.org> wrote:

> logo.jpg <- paste(R.home(), "doc", "html", "logo.jpg", sep 
> = .Platform$file.sep)

I wonder whether file.path(R.home('doc'), 'html', 'logo.jpg') would be
more portable. Are there R installations built without the HTML docs?

-- 
Best regards,
Ivan

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

Reply via email to