Generate a sequence of values based on supplied number
Creates a vector containing a sequence of values starting at 1 and going to the terminal point.
seq_len_cpp(n)
n |
An |
A vector
containing values moving from 1 to n.
James J Balamuta
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.