powered by
Initialize a grob text object, to be used within grob_col.
grob_col
grob_text(x)
An R6 object of the grob matrix class.
A single character string.
"The quick brown fox jumps over the lazy dog" %>% grob_text() %>% view_grob()
Run the code above in your browser using DataLab