get_features_infos {previsionio}R Documentation

Get information of a given feature related to a experiment_version_id.

Description

Get information of a given feature related to a experiment_version_id.

Usage

get_features_infos(experiment_version_id, feature_name)

Arguments

experiment_version_id

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

feature_name

name of the feature to retrive information.

Value

list - parsed content of the specific feature.


[Package previsionio version 11.7.0 Index]