A function that rebases a column to another column. Accepts row weights.
1 | rebase_col(x, base, w = NULL)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.