R/grob.R

#' List gPath
#'
#' @export
gu_list_gpath <- function(vp = gu_get_vp(), ...) {
  grid.ls(x = vp, ...)$name
}
yutannihilation/gridutils documentation built on May 15, 2019, 4:14 a.m.