checkInputdata: Check if input data satisfies input conditions

View source: R/O2PLS_FastVIP.R

checkInputdataR Documentation

Check if input data satisfies input conditions

Description

This function throws an error if x is not a numeric matrix or a data frame with all numeric-alike variables, or if any elements of x is NA.

Usage

checkInputdata(x)

Arguments

x

A matrix or data frame.

Value

No return value


gongyh/RamanD2O documentation built on Dec. 13, 2024, 8:39 a.m.