Skip to content
Prev 389299 / 398506 Next

Trying to Learn Details of Grid Graphics, Help Page Errors

Hi

The first place you should probably start (given where you are right 
now) is this R Journal article ...

https://journal.r-project.org/archive/2013/RJ-2013-035/RJ-2013-035.pdf

In brief, the drawDetails() function has been (almost entirely) 
superceded by the makeContent() function.

The best overall reference is probably the "R Graphics" book (3rd 
edition, chapts 6, 7, & 8).  Unfortunately, because the first edition 
came out in 2005, that is an Olde Worlde pay-for-a-print-version book 
(and probably will be until something stupid like 50 years after I have 
gone).  Or maybe you are lucky and work for a first-world university 
that has purchased access to an electronic version.

Thanks for pointing out the problems with the drawDetails() help page; I 
will need to fix that.

Paul
On 9/23/2021 2:21 AM, bill at denney.ws wrote: