future (version 1.10.0)

result.Future: Get the results of a resolved future

Description

Get the results of a resolved future

Usage

# S3 method for Future
result(future, ...)

Arguments

future

Not used.

Value

The FutureResult object.

Details

This function is only part of the _backend_ Future API. This function is _not_ part of the frontend Future API.