random_matrix: Create Matrix with Randomly "Filled" Fields

View source: R/helpers.R

random_matrixR Documentation

Create Matrix with Randomly "Filled" Fields

Description

Create Matrix with Randomly "Filled" Fields

Usage

random_matrix(matrix_dim = c(10, 10))

Arguments

matrix_dim

numeric vector of length two giving the number of rows and columns, respectively of the matrix


hsonne/findblobs documentation built on April 5, 2022, 6:33 p.m.