get_features_infos: Get information of a given feature related to a...

View source: R/experiment.R

get_features_infosR 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.


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