get_experiment_info: Get a experiment from its experiment_id.

View source: R/experiment.R

get_experiment_infoR Documentation

Get a experiment from its experiment_id.

Description

Get a experiment from its experiment_id.

Usage

get_experiment_info(experiment_id)

Arguments

experiment_id

id of the experiment, can be obtained with get_experiments().

Value

list - parsed content of the experiment.


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