Use this function to move a certain plot layer up or down. This function returns a ggplot
object.
Usage
move_layer(plot, move = -1, layer = length(plot$layers))
Use this function to move a certain plot layer up or down. This function returns a ggplot
object.
move_layer(plot, move = -1, layer = length(plot$layers))