get_experiments: Get information of all experiments available for a given...

View source: R/experiment.R

get_experimentsR Documentation

Get information of all experiments available for a given project_id.

Description

Get information of all experiments available for a given project_id.

Usage

get_experiments(project_id)

Arguments

project_id

id of the project, can be obtained with get_projects().

Value

list - parsed content of all experiments for the supplied project_id.


previsionio documentation built on March 18, 2022, 6:41 p.m.