get_feature {dataset} R Documentation

get feature vector by a given feature column index

Description

Usage

get_feature(x, feature);

Arguments

x

-

feature

the feature column index in the sample dataset, start based 1. [as integer]

env

[as Environment]

Details

Authors

MLkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package dataset version 1.0.0.0 Index]