as_numeric_matrix: Transform a data.frame to a numeric matrix without characters...

View source: R/read_exprs_matrix.R

as_numeric_matrixR Documentation

Transform a data.frame to a numeric matrix without characters coereced as factors

Description

Transform a data.frame to a numeric matrix without characters coereced as factors

Usage

as_numeric_matrix(df, warning = FALSE)

Arguments

df

A data.frame

warning

Logical, whether the function should warn when non-numeric characters are transformed

Value

A numeric matrix


ribiosIO documentation built on Feb. 20, 2026, 5:09 p.m.