add_index: Adds a sequential index column to a data frame

View source: R/utils-broom.R

add_indexR Documentation

Adds a sequential index column to a data frame

Description

Adds a sequential index column to a data frame

Usage

add_index(ret, rename_index)

Arguments

ret

An object of class tibble

rename_index

A variable indicating the index name to be used in the tibble returned


business-science/sweep documentation built on Feb. 2, 2024, 2:49 a.m.