last_rel | R Documentation |
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.
last_rel()
A duckdb "relation" object, or NULL
if no computation has been
performed yet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.