sf (version 0.8-0)

st_as_grob: Convert sf* object to a grob

Description

Convert sf* object to an grid graphics object (grob)

Usage

st_as_grob(x, ...)

Arguments

x

object to be converted into an object class grob

...

passed on to the xxxGrob function, e.g. gp = gpar(col = 'red')