resolved.StarburstFuture: Check if StarburstFuture is Resolved

View source: R/future-starburst.R

resolved.StarburstFutureR Documentation

Check if StarburstFuture is Resolved

Description

Checks whether the future task has completed execution

Usage

## S3 method for class 'StarburstFuture'
resolved(x, ...)

Arguments

x

A StarburstFuture object

...

Additional arguments

Value

Logical indicating if the future is resolved


starburst documentation built on March 19, 2026, 5:08 p.m.