seq_row | R Documentation |
A simple convenience wrapper around seq_len
.
seq_row(x) seq_col(x)
x |
[ |
Vector of type [integer
].
data(iris) seq_row(iris) seq_col(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.