search for: argumet

Displaying 4 results from an estimated 4 matches for "argumet".

Did you mean: argument
2005 May 28
1
Forcing ticks in plot for hclust object outside the limits
...hclust object "hcd" (bellow, at the end of the mail) with ticks at seq(0.05,0.25,by=0.05). I tried using the code plot(hcd) and plot(hcd,axes=FALSE) axis(2,seq(0.05,0.25,by=0.05)) In both cases, the resoult is the same, ticks at 0.05 and 0.25 are not printed. I tried changing the ylim argumet in plot, however I got a warning "parameter "ylim" couldn't be set in high-level plot() function". I would like to force those two ticks. Can this be done with axis or plot, or should I use "lines"? Thanks in advance for any suggestions! Ale? ?iberna "hc...
2005 Feb 05
1
Compressed communication with DB using RMySQL?
Dear All, I have a setup where R pulls entries from a MySQL db server. I wanted to know whether the R interface can pull encrypted / compressed data from MySQLD. MySQL supports compressed communication on the server side, but I couldn't find any references to such options on the client (RMySQL) side. Best, Uri Hasson. --- Uri Hasson. Brain Research Imaging Center The University of Chicago.
2005 Jul 07
1
Question
Hi I am statistician and now I am starting to work with R. I have a question ,I want to see more than 1 figure in working directory and I can't do this. for example when I run plot(...) ,I see a plot ,if I run another plot(...) the first plot change to second plot and first plot disappear . How can I see more than 1 figure in working directory?
2007 Mar 08
16
CFengine into Puppet
I finally got my cfengine configs all objectified and separated into service-based configurations. But there are still many things that cfe can''t or won''t do very well, so I''m looking for a replacement. What about puppet? I am looking for something that I can use to manage services and applications, not hosts and files. It seems like puppet may have inherited some of