Some of my use-cases require making a plot that includes panels that are not ggplot objects. It would be great if plot_annotation() could be told which letter/number/numeral to start from in its labeling.
Alternately, is it currently possible (or easier to implement) to pass a vector of custom annotations?
Some of my use-cases require making a plot that includes panels that are not ggplot objects. It would be great if
plot_annotation()could be told which letter/number/numeral to start from in its labeling.Alternately, is it currently possible (or easier to implement) to pass a vector of custom annotations?