matrix_glimpse: # Report basic information about a matrix

Description Usage Arguments Examples

View source: R/utility_functions.r

Description

# Report basic information about a matrix

Usage

1

Arguments

mat

A numeric matrix

Examples

1
matrix_glimpse(matrix(runif(1000), nrow = 200, ncol = 500))

rdocking/amlpmpsupport documentation built on Jan. 4, 2021, 7:09 a.m.