Get the dimensions
Description
Get the dimensions
Usage
## S3 method for class 'RPolarsDataFrame'
dim(x)
# S3 method for class 'RPolarsLazyFrame'
dim(x)
Arguments
x
|
A DataFrame or LazyFrame |
Get the dimensions
## S3 method for class 'RPolarsDataFrame'
dim(x)
# S3 method for class 'RPolarsLazyFrame'
dim(x)
x
|
A DataFrame or LazyFrame |