cbind_fill: Cbind modification which fills missing rows with NA using...

View source: R/utility_functions.R

cbind_fillR Documentation

Cbind modification which fills missing rows with NA using base R functions

Description

Cbind modification which fills missing rows with NA using base R functions

Usage

cbind_fill(a, b)

Arguments

a

matrix

b

matrix

Value

matrix with mis-matched row as NA


vittoriofortino84/COPS documentation built on Jan. 28, 2025, 3:16 p.m.