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.


NumbersInternational/flipStartup documentation built on Feb. 26, 2024, 5:39 a.m.