Swap x and y mapping
Swap x and y mapping
mapping_swap_x_y(mapping)
mapping |
output of |
Aes mapping with the x and y values switched
mapping <- ggplot2::aes(Petal.Length, Sepal.Width) mapping mapping_swap_x_y(mapping)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.