FillInVector: 'FillInVector'

View source: R/utilities.R

FillInVectorR Documentation

FillInVector

Description

Fills in missing rows and/or columns in a matrix.

Usage

FillInVector(x, element.names, value = 0)

Arguments

x

The vector

element.names

The required names of the elements of the vector.

value

The value to fill in for cells that are not in the origial matrix.


Displayr/flipStartup documentation built on June 2, 2025, 12:47 p.m.