| scale_x_num | R Documentation | 
This scale is used by default in ggplot2 with columns created with num().
scale_x_num(
  ...,
  position = "bottom",
  guide = ggplot2::waiver(),
  rescaler = NULL,
  super = NULL
)
scale_y_num(..., guide = ggplot2::waiver(), rescaler = NULL, super = NULL)
| ... | Arguments passed on to  
 | 
| guide,position | Passed on to  | 
| rescaler,super | Must remain  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.