search for: aroberts99163

Displaying 14 results from an estimated 14 matches for "aroberts99163".

2008 Aug 03
2
How do I get an inset graph (i.e. graph within a graph)?
Hi, all, How do I get an inset graph (i.e. graph within a graph)? Your input is greatly appreciated. Best wishes, Art University of Washington Department of Medicinal Chemistry
2008 Jul 29
2
Is there anyway to clip the bottom of a barplot?
Hi, all, I need to show only values in a barplot from say 4-12. When I do this, values below 4 are not cutoff. I would appreciate any input into how I could cut the bottom part of the bar off. Best wishes, Art Roberts University of Washington Department of Medicinal Chemistry
2008 Jul 28
1
Are there any packages that can process images other than pixelmap (i.e. pnm)?
Hi, all, I am having trouble getting R to take pnm images via mogrify i.e. mogrify -resize 320x217 -format pnm *.png However R via pixmap says that it can't read the file. If you have any ideas like a package that can read jpeg files, etc., I would appreciate it. Best wishes, Art Roberts University of Washington
2008 Sep 24
3
Is there a single command that can revert all the plotting parameters to default?
Hi, all, This might be a stupid question. Is there a single command in R that can revert parameters to default? It is much appreciated. Best wishes, Art Roberts University of Washington
2008 Aug 04
0
FW: Are there any guis out there, which will allow editing of the graph?
Well, just goes to show you how much I know! Glad you were able to get some help. -- Bert -----Original Message----- From: Arthur Roberts [mailto:aroberts99163 at yahoo.com] Sent: Monday, August 04, 2008 12:05 PM To: Bert Gunter Subject: Re: [R] Are there any guis out there,which will allow editing of the graph? Dear Bert, I heard from several commentators that you can actually edit Figures by a variety of means. I tried Inkscape and it seems to wor...
2008 Aug 04
5
Are there any guis out there, which will allow editing of the graph?
Hi, all, I would like to know if there is any gui interface out there (academic or commercial) that allows one to edit R-language generated graphs (e.g positioning x axis labels.) It would be nice to have something like the user interface of Igor or Origin. I have already used JGR and R-gui. These are good, but they don't allow one to easily edit graphs. I have also tried
2008 Aug 05
0
P values in non linear regression and singular gradients using nls
...ailing list archive at Nabble.com. ------------------------------ Message: 6 Date: Sun, 3 Aug 2008 10:03:54 -0400 From: "Gabor Grothendieck" <ggrothendieck at gmail.com> Subject: Re: [R] How do I get an inset graph (i.e. graph within a graph)? To: "Arthur Roberts" <aroberts99163 at yahoo.com> Cc: r-help at stat.math.ethz.ch Message-ID: <971536df0808030703u4c74d306ub84cc6a741a670b0 at mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 On Sun, Aug 3, 2008 at 3:51 AM, Arthur Roberts <aroberts99163 at yahoo.com> wrote: > How do I get an inset grap...
2008 Aug 04
0
I installed ImageMagick via fink and port, but R can't seem to find it.
Hi, all, I have been trying to use adimpro. I have installed ImageMagick via fink and also through MacPorts. I have tried them installed separately and together, but R can't seem to recognize that they are there. Perhaps, a Mac user out there that also uses R would be able to help. Much appreciated, Art
2008 Aug 05
1
I have an array of plots and I would like to put a title on the whole array.
Hi, all, Does anyone know of a way to get a title on an array of plots? I have tried to use title, mtext, and text to get the title on the array, but to no avail. I would like something like the following. title("Big Array") par(mfrow=c(2,4)) plot(x1,y1) plot(x2,y2) .. .. .. Much appreciated, Art
2008 Sep 22
1
changing the text offset for axis labels
Hi, all, I was wondering if there is a way to change the offset of axis labels from the axis. In other words, I need the axis labels closer to the acis than the default. Thanks for the help. Best wishes, Art Roberts University of Washington Seattle, WA
2008 Aug 04
2
Is there any way to make pretty tables in R to pdf?
Hi, all, All your comments have been very useful. I was wondering if there was a package that can make pretty R tables to pdf. I guess I could use xtable, but I would like something a little more elegant. Your input is greatly appreciated. Best wishes, Art
2008 Jul 24
1
Installing R packages in Textmate
To Whom It May Concern: I need to use various packages in R and I also want to use Textmate. Problem 1: Textmate doesn't seem to recognize the packages that are already installed on R. Problem 2: When I execute the following command: install.packages("ade4", repos="http://cran.r-project.org", contriburl = contrib.url(
2008 Jul 25
3
Bug in gap.plot
Hi, all I am trying to make a plot with a axis break and I want the whole plot to be line, not points. However, when I execute the following command half of the graph is points and the other lines. gap.plot(Xdata, Ydata,gap=c(5,6),gap.axis="x",type="l") I think it might be a bug in plotrix. I would greatly appreciate your input. If there is another way to do it, I
2008 Jul 24
3
Integrating R and Textmate
To Whom It May Concern: I need to use various packages in R and I also want to use Textmate. Problem 1: Textmate doesn't seem to recognize the packages that are already installed on R. Problem 2: When I execute the following command: install.packages("ade4", repos="http://cran.r-project.org", contriburl = contrib.url(