gtable_extract_grob: gtable_extract_grob

View source: R/ggplot.R

gtable_extract_grobR Documentation

gtable_extract_grob

Description

Helper function to extract a grob from gtables by name.

Usage

gtable_extract_grob(g, pattern = "guide-box")

Arguments

g

the gtabel to extract the grob

pattern

grob name or pattern to match

Value

g, a grob matching the specified pattern


jkaupp/jkmisc documentation built on May 14, 2024, 8:07 a.m.