as.ena.matrix {rENA}R Documentation

Re-class matrix as ena.matrix

Description

Re-class matrix as ena.matrix

Usage

as.ena.matrix(x, new.class = NULL)

Arguments

x

data.frame, data.table, or matrix to extend

new.class

Additional class to extend the matrix with, default: NULL

Value

Object of same st


[Package rENA version 0.2.7 Index]