result.StarburstFuture: Get Result from StarburstFuture

View source: R/future-starburst.R

result.StarburstFutureR Documentation

Get Result from StarburstFuture

Description

Retrieves the result from a resolved future

Usage

## S3 method for class 'StarburstFuture'
result(future, ...)

Arguments

future

A StarburstFuture object

...

Additional arguments

Value

A FutureResult object


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