Description Usage Arguments Value
View source: R/legendre_utils.R
Scale a vector for Legendre approximation
1 | scale_vector(vec)
|
vec |
Vector (an SAD) to scale |
dataframe of 'x' = '(-1:1, length = length(vec))' and 'val' = 'vec / sum(vec)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.