Rotate axis

b_rotate(p)

Arguments

p

an object of class billboard.

Examples

mtcars[1:5,] %>% b_board(wt) %>% b_bar(drat) %>% b_rotate()