subview geom
geom_subview(mapping = NULL, data = NULL, width = 0.1,
height = 0.1, x = NULL, y = NULL, subview = NULL)
aes mapping, requires 'x', 'y' and 'subview'
data frame
width
height
x position of subview. This parameter works if mapping and data is not provided
y position of subview. This parameter works if mapping and data is not provided
subview to plot, if not provided in data and specify by mapping
layer