Skip to content
Prev 378947 / 398502 Next

?grid::grid-package doesn't find the grid-package help page

To quote Homer Simpson "Doh!".

Thank you Jeff. ?grid::`grid-package`  works perfectly.

Thanks

Will

-----Original Message-----
From: Jeff Newmiller [mailto:jdnewmil at dcn.davis.ca.us] 
Sent: 18 March 2019 17:01
To: r-help at r-project.org; William Sones <william.sones at ndorms.ox.ac.uk>; r-help at R-project.org
Subject: Re: [R] ?grid::grid-package doesn't find the grid-package help page

Try

?grid::`grid-package`

The "-" is not a legal character in a bare symbol.
On March 18, 2019 9:35:17 AM PDT, William Sones <william.sones at ndorms.ox.ac.uk> wrote: