Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

9 results for “from:Qifei Zhu”

dotplot: labeling coordinates for each point
Qifei Zhu · Apr 24, 2009 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090424/c0325265/attachment-0001.pl>

dotplot in a loop
Qifei Zhu · Apr 18, 2009 · r-devel

Hi all, I'm a newbie R developer, am trying to dotplot a few graphs using a for loop. The following code works fine but once I wanna plot inside a loop, nothing happens. > for(i in 1:1){dotplot...

Welcome to the "R-help" mailing list
Qifei Zhu · Apr 18, 2009 · r-help

Hi all, I'm a newbie R developer, am trying to dotplot a few graphs using a for loop. The following code works fine but once I wanna plot inside a loop, nothing happens. > for(i in 1:1){dotplot...

dotplot: labeling coordinates for each point
Qifei Zhu · May 5, 2009 · r-help

Hi Deepayan, Thanks for the hint. I spent some time on the research but haven't got any luck in writing the custom panel function for the conditional labeling of points in a graph. Could you please provide some more...

dotplot: labeling coordinates for each point
Qifei Zhu · Apr 26, 2009 · r-help

Hi David, Thanks! It looks much better now. but is there any way to add (x,y) coordinates as labels to all the points in the graph? Best case if I can enforce some conditions saying if (y>10,000...

dotplot in a loop
Qifei Zhu · Apr 18, 2009 · r-devel

Ok, noted. Sorry for the confusion. -----Original Message----- From: Martin Maechler [mailto:maechler at stat.math.ethz.ch] Sent: Saturday, April 18, 2009 1:02 PM To: Qifei Zhu Cc: r-devel at r-project.org Subject: Re: [Rd] dotplot...

Welcome to the "R-help" mailing list
Qifei Zhu · Apr 18, 2009 · r-help

It works. Thanks! -----Original Message----- From: mike.lwrnc at gmail.com [mailto:mike.lwrnc at gmail.com] On Behalf Of Mike Lawrence Sent: Saturday, April 18, 2009 1:30 PM To: Qifei Zhu Cc: r-help at r-project.org...

dotplot: labeling coordinates for each point
Qifei Zhu · May 6, 2009 · r-help

Hi Deepayan, Thanks for the reply. here is a very simple example of what I'm looking for: > y=c(100,0,-20) > x=c("Atlanta", "Baltimore", "Berkeley CA") > dotplot(y~x, xlab="Store", ylab="Revenue",main="test", scale=list...

dotplot: labeling coordinates for each point
Qifei Zhu · May 8, 2009 · r-help

Thank you Deepayan! It works perfectly. Best, Tony -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Deepayan Sarkar Sent: Thursday, May 07, 2009 12:20 PM To...

Can't find what you're looking for? Try searching with Google .