get_results: Fetches result for remote run.

View source: R/remote.R

get_resultsR Documentation

Fetches result for remote run.

Description

Only for remote execution. The job must be completed to get the results. Completion can be checked with is_finished(result_object).

Usage

get_results(result_object)

Arguments

result_object

Result of the current run.

Value

Remote result object.


baumbachlab/keypathwayminer-R documentation built on June 29, 2023, 11:21 a.m.