Skip to content

Get the row and column names

Description

Get the row and column names

Usage

## S3 method for class 'RPolarsDataFrame'
dimnames(x)

# S3 method for class 'RPolarsLazyFrame'
dimnames(x)

Arguments

x A DataFrame or LazyFrame