powered by
Generate sequence of row numbers
seq_nrow(x)
An object that admits an nrow.
nrow
Equivalent to seq_len(nrow(x))
seq_len(nrow(x))