as.matrix.ena.line.weights: ENA line weights as matrix

View source: R/utils.matrix.R

as.matrix.ena.line.weightsR Documentation

ENA line weights as matrix

Description

ENA line weights as matrix

Usage

## S3 method for class 'ena.line.weights'
as.matrix(x, ..., square = FALSE)

Arguments

x

ena.line.weights data.table to covert to matrix

...

additional arguments to be passed to or from methods

square

[TBD]

Value

matrix


rENA documentation built on March 26, 2022, 1:10 a.m.