Re: [R] customizing help, how to replace r.css of all packages

2012-03-13 Thread Joshua Wiley
Hi, Probably yes, but I think this would be more easily handled through the command prompt or some shell. On the command prompt, I would look at "xcopy". xcopy /? will show the arguments available. You will need to do a bit of work to get a list of all the directories to copy your r.css file i

[R] customizing help, how to replace r.css of all packages

2012-03-13 Thread SNV Krishna
Hi All, I would like to replace default r.css that is found in "C:\Program Files\R\R-2.14.2\doc\html" and "C:\Program Files\R\R-2.14.2\library\\html" with a custom r.css file. I have some 71 packages installed and want to replace r.css across all packages. Windows explorer can aggregate th