Learn R Programming

solvebio (version 2.15.0)

Dataset.activity: Dataset.activity

Description

A helper function to get or follow the current activity on a dataset.

Usage

Dataset.activity(id, follow = TRUE, env = .solveEnv)

Arguments

id

String The ID of a SolveBio dataset

follow

Follow active tasks until they complete.

env

(optional) Custom client environment.

References

https://docs.solvebio.com/

Examples

Run this code
if (FALSE) {
Dataset.activity("1234567890")
}

Run the code above in your browser using DataLab