Dataset.activity: Dataset.activity

View source: R/dataset.R

Dataset.activityR Documentation

Dataset.activity

Description

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

Usage

Dataset.activity(id, follow = TRUE, env = solvebio:::.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

## Not run: 
Dataset.activity("1234567890")

## End(Not run)


solvebio/solvebio-r documentation built on Dec. 8, 2022, 4:29 a.m.