rebase_col: rebase_col

Description Usage Arguments

View source: R/rebase_col.R

Description

A function that rebases a column to another column. Accepts row weights.

Usage

1
rebase_col(x, base, w = NULL)

Arguments

x

The column that you wish to rebase

base

The column that you wish to rebase x to

w

A vector of row weights. Defaults to NULL


gm209/gmtools documentation built on May 22, 2019, 2:39 p.m.