Learn R Programming

future.mirai (version 0.10.1)

resolved.MiraiFuture: Check on the status of a future task.

Description

Check on the status of a future task.

Usage

# S3 method for MiraiFuture
resolved(x, ...)

Arguments

Value

boolean indicating the task is finished (TRUE) or not (FALSE)