Skip to content

Get the length

Description

Get the length

Usage

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

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

# S3 method for class 'RPolarsSeries'
length(x)

Arguments

x A DataFrame, LazyFrame, or Series