appendvar | R Documentation |
Appends new variable data to a metadata variable, preserving current variable terms.
appendvar(var, val, filtv, m = mdpost)
var |
Variable in m for which to append new terms. |
val |
Character string to append to matched samples. |
filtv |
Vector of boolean values identifying samples for which to append the new term. |
m |
The postprocessed metadata for which to append the new terms (data.frame, mdpost). |
The result of appending new terms to specified var.
get_filt, get_pstr_neg, get_pstr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.