validate_index: Validates data frame has column named the same name as...

View source: R/utils-broom.R

validate_indexR Documentation

Validates data frame has column named the same name as variable rename_index

Description

Validates data frame has column named the same name as variable rename_index

Usage

validate_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.