merge_1col_dfs_by_rn: merge_1col_dfs_by_rn

View source: R/CodeAndRoll2.R

merge_1col_dfs_by_rnR Documentation

merge_1col_dfs_by_rn

Description

A function that merges single-column data frames based on rownames.

Usage

merge_1col_dfs_by_rn(list_of_dfs, FILLwith = 0, columnUSE = 1)

Arguments

list_of_dfs

list of 1col dfs

FILLwith

0 by def

columnUSE

column index in both. 1 by default.

Examples

merge_1col_dfs_by_rn()

vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.