gtable_remove_grob | R Documentation |
Helper function to remove grobs by name, from gtables
gtable_remove_grob(g, pattern = "guide-box")
g |
gtable with the grob removed |
pattern |
grob name or pattern to match |
g, with pattern removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.