This is a method for the dplyr::collect() generic.
collect() converts the input to a tibble, materializing any lazy operations.
Usage
# S3 method for class 'duckplyr_df'
collect(x, ...)This is a method for the dplyr::collect() generic.
collect() converts the input to a tibble, materializing any lazy operations.
# S3 method for class 'duckplyr_df'
collect(x, ...)