get_experiment_version_features {previsionio}R Documentation

Get features information related to a experiment_version_id.

Description

Get features information related to a experiment_version_id.

Usage

get_experiment_version_features(experiment_version_id)

Arguments

experiment_version_id

id of the experiment_version, can be obtained with get_experiment_version_id().

Value

list - parsed content of the experiment_version features information.


[Package previsionio version 11.7.0 Index]