Generate a sequence of values
Creates a vector containing a sequence of values starting at the initial point and going to the terminal point.
seq_cpp(a, b)
a |
An |
b |
An |
A vector
containing values moving from a to b. There are no restrictions on A's range.
James J Balamuta
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.