View source: R/pretty_axis_support.R
| seq_x | R Documentation | 
This function creates a sequence between two values (numbers or times).
seq_x(x1, x2, units)
x1 | 
 The first number/time in the sequence.  | 
x2 | 
 The last number/time in the sequence.  | 
units | 
 The distance between sequential values in the sequence.  | 
The function returns a regular sequence between two values.
Edward Lavender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.