as.matrix.ena.connections: ENA Connections as a matrix

View source: R/utils.matrix.R

as.matrix.ena.connectionsR Documentation

ENA Connections as a matrix

Description

ENA Connections as a matrix

Usage

## S3 method for class 'ena.connections'
as.matrix(x, ...)

Arguments

x

ena.connections object

...

additional arguments to be passed to or from methods

Value

If square is FALSE (default), a matrix with all metadata columns removed, otherwise a list with square matrices


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