seq_along_rows: Create a sequence along the rows of a dataframe

View source: R/dplyr.R

seq_along_rowsR Documentation

Create a sequence along the rows of a dataframe

Description

Create a sequence along the rows of a dataframe

Usage

seq_along_rows(data)

Arguments

data

a dataframe

Value

a sequence of integers along the rows of a dataframe


tjmahr/tjmisc documentation built on Feb. 8, 2023, 12:21 p.m.