last_rel: Retrieve details about the most recent computation

View source: R/last.R

last_relR Documentation

Retrieve details about the most recent computation

Description

Before a result is computed, it is specified as a "relation" object. This function retrieves this object for the last computation that led to the materialization of a data frame.

Usage

last_rel()

Value

A duckdb "relation" object, or NULL if no computation has been performed yet.


duckdblabs/duckplyr documentation built on Feb. 20, 2025, 1:33 p.m.