Learn R Programming

DSLite (version 1.4.0)

dsIsCompleted,DSLiteResult-method: Get whether the operation is completed

Description

Always TRUE because of synchronous operations.

Usage

# S4 method for DSLiteResult
dsIsCompleted(res)

Value

Always TRUE.

Arguments

res

DSLiteResult-class object.