toFeatureSet {dataset} R Documentation

helper function for cast the R# dataframe runtime object as the clr dataframe object

Description

Usage

toFeatureSet(x);

Arguments

x

should be a R# dataframe runtime object. [as dataframe]

env

[as Environment]

Details

Authors

MLkit

Value

this function returns data object of type DataFrame.

clr value class

Examples


[Package dataset version 1.0.0.0 Index]