matrix2no: Calculate the dimension of matrix

View source: R/matrixPlot.R

matrix2noR Documentation

Calculate the dimension of matrix

Description

Calculate the dimension of matrix

Usage

matrix2no(matrix = c(1, 1, 1, 0, 0, 1))

Arguments

matrix

a numeric vector

Examples

matrix2no(c(1,1,1,0,0,1))

processR documentation built on Jan. 23, 2023, 5:44 p.m.