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

View source: R/MiraiFuture-class.R

resolved.MiraiFutureR Documentation

Check on the status of a future task.

Description

Check on the status of a future task.

Usage

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

Value

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


future.mirai documentation built on July 3, 2024, 5:06 p.m.