generate_col_ind: CHeck to see if the column names/indices entered is valid for...

View source: R/frame.R

generate_col_indR Documentation

CHeck to see if the column names/indices entered is valid for the dataframe given. This is an internal function

Description

CHeck to see if the column names/indices entered is valid for the dataframe given. This is an internal function

Usage

generate_col_ind(data, by)

Arguments

data

The H2OFrame whose column names or indices are entered as a list

by

The column names/indices in a list.


h2o documentation built on Aug. 9, 2023, 9:06 a.m.