Re: [R] Cannot activate chm help in R 2.10

2009-10-27 Thread Ulrike Groemping
ks. > > Charles Annis, P.E. > > charles.an...@statisticalengineering.com > phone: 561-352-9699 > eFax: 614-455-3265 > http://www.StatisticalEngineering.com > > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] >

Re: [R] Cannot activate chm help in R 2.10

2009-10-27 Thread Ulrike Groemping
Uwe Ligges-3 wrote: > > > > Duncan Murdoch wrote: >> On 10/27/2009 10:56 AM, Ulrike Groemping wrote: >>> >>> >>> Duncan Murdoch-2 wrote: >>>> >>>> Ulrike Groemping wrote: >>>> ... >>>>> My syst

Re: [R] Cannot activate chm help in R 2.10

2009-10-27 Thread Ulrike Groemping
Duncan Murdoch-2 wrote: > > Ulrike Groemping wrote: > ... >> My system is Windows XP, German locale computer. On installation, I was >> asked to decide for text or html help and chose html (there was no radio >> button for chm help). > ... > > If

Re: [R] Cannot activate chm help in R 2.10

2009-10-26 Thread Ulrike Groemping
think that the new help system is a great step forward (if I can get it going with links). Thanks for any help, Regards, Ulrike Ulrike Groemping wrote: > > Dear all, > > I just tried to be fast for once, installed R 2.10 and also newly > installed all previously-installed package

[R] Cannot activate chm help in R 2.10

2009-10-26 Thread Ulrike Groemping
Dear all, I just tried to be fast for once, installed R 2.10 and also newly installed all previously-installed packages. However, now all my help files are text only, which is of course a pity with the new possibilities of links between help pages. What can I do to re-activate chm-help? chm-help

Re: [R] Re gression line w/ residuals - tuning the plot

2009-09-29 Thread Ulrike Groemping
Hello Primoz, with traditional graphics, you may want to use par (?par), options like mar, mai, oma etc. may be interesting for you. And for the relation between y-axis and x-axis, the option asp to function plot (?plot.default) will help. Regards, Ulrike Primoz PETERLIN-2 wrote: > > Hello e