b_rotate: Rotate axis

Description Usage Arguments Examples

Description

Rotate axis

Usage

1

Arguments

p

an object of class billboard.

Examples

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

JohnCoene/billboard documentation built on May 14, 2019, 2:39 p.m.