pct_sig | R Documentation |
Convert data values to percent signal.
pct_sig(X, center = median, by = c("column", "all"))
X |
a |
center |
A function that computes the center of a numeric vector.
Default: |
by |
Should the center be measured individually for each |
X
with its columns normalized to percent signal. (A value of
85 will represent a -15% signal change.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.