[prev in list] [next in list] [prev in thread] [next in thread] 

List:       r-devel
Subject:    Re: [Rd] A small modification of plot.acf (patch)
From:       "=?UTF-8?B?0JDQvdC00YDQtdC5INCf0LDRgNCw0LzQvtC90L7Qsg==?="
Date:       2008-05-29 4:05:28
Message-ID: 5f0660120805282105h2d91f47bwf75a753358c4e06b () mail ! gmail ! com
[Download RAW message or body]

2008/5/28 Gabor Grothendieck <ggrothendieck@gmail.com>:
> The changes seem reasonable to me but here is a workaround
> just in case (using builtin BOD and letters as examples):
>
> i <- 0
> setHook("plot.new", function() title(letters[i <<- i+1]))
> acf(BOD, main = "")
> setHook("plot.new", NULL, "replace")
>

Thanks, this works in my case. Note however, that iterating through
caption strings can be a little bit more tricky if acf plot is
splitted into several pages.

Andrey Paramonov

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic