CountMatrix: Initialize a CountMatrix object

View source: R/class.R

CountMatrixR Documentation

Initialize a CountMatrix object

Description

Initialize a CountMatrix object

Usage

CountMatrix(x, ylab = "from", xlab = "to")

Arguments

x

The matrix

ylab

A label for the y axis (used in plotting, for example)

xlab

A label for the x axis

Value

CountMatrix object


arendsee/phylostratr documentation built on Dec. 31, 2022, 10:22 a.m.