is.ml.data.frame: Check if an object is of type ml.data.frame

Description Usage Arguments Value

View source: R/method-ml.data.frame.R

Description

This function checks if the input is of type ml.data.frame.

Usage

1

Arguments

x

The input can be of any type.

Value

True if it is a ml.data.frame object. False otherwise.


rfml documentation built on May 2, 2019, 3:01 a.m.