The R Project SVN R

Rev

Rev 85953 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85953 Rev 86005
Line 18... Line 18...
18
\arguments{
18
\arguments{
19
  \item{\dots}{ Character values which are grob names. }
19
  \item{\dots}{ Character values which are grob names. }
20
}
20
}
21
\details{
21
\details{
22
  Grob names must only be unique amongst grobs which
22
  Grob names must only be unique amongst grobs which
23
  share the same parent in a gTree.
23
  share the same parent in a \I{gTree}.
24
 
24
 
25
  This function can be used to generate a specification for
25
  This function can be used to generate a specification for
26
  a grob that includes the grob{}'s parent's name
26
  a grob that includes the grob{}'s parent's name
27
  (and the name of its parent and so on).
27
  (and the name of its parent and so on).
28
 
28