weight_assign | R Documentation |
assign values by weight
weight_assign(x, w, list = FALSE)
x |
A numeric value |
w |
A weight vector |
list |
(optional) Return list or not. if |
A numeric Vector.
weight_assign(0.875,1:3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.