check_numeric: Check numeric

View source: R/check_numeric.R

check_numericR Documentation

Check numeric

Description

Ensure that a matrix is numeric. If not, it will be converted to numeric.

Usage

check_numeric(exp)

Arguments

exp

Input matrix.

Value

Numeric expression matrix.


NathanSkene/EWCE documentation built on July 11, 2024, 4:19 a.m.