print a grob a bit more verbose

# S3 method for grob
print(x, depth = 1L, include_gp = TRUE, include_vp = TRUE, prefix = NULL, ...)

Arguments

x

object to print

depth

indentation depth. Default: 1L

include_gp, include_vp

print the graphics parameters and viewport? default: TRUE for both

prefix

Prefix for first line of output. Default: NULL

...

arguments which may be passed to other functions