cbindFill: Merge two data.frames by rownames

View source: R/asToplineCategoricalArray.R

cbindFillR Documentation

Merge two data.frames by rownames

Description

This function is designed to cbind via rownames where the rownames may not match and then fix the result so that it can be further merged to another data.frame.

Usage

cbindFill(x, y)

Arguments

x

A data.frame

y

A data.frame


Crunch-io/crunchtabs documentation built on Jan. 31, 2023, 12:14 p.m.