Skip to contents

The index column name of an EDA table

Usage

morie_eda_index(x)

Arguments

x

A morie_eda_table.

Value

The index column name.

Examples

morie_eda_index(morie_eda_table(mtcars))
#> [1] ".row_id"