add_missing_columns: Add missing columns to a table

Description Usage Arguments Value

Description

Add missing columns to a table

Usage

1
add_missing_columns(table, column_names, fill = NA)

Arguments

table

A data.frame or matrix

column_names

Character vector; List of column names to add

fill

Value to fill the new columns

Value

data.frame or matrix


fennerm/fen.R.util documentation built on May 9, 2019, 10 p.m.