Description Usage Arguments Value
View source: R/list_functions.R
Scales all list elements by their combined mean. Works with lists of ff vectors.
1 | scale_list(x)
|
x |
list of numeric vectors (or ff vectors) |
(list of numeric (ff) vectors) scaled x
(i.e., mean_list == 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.