View source: R/Bounded_weights.R
Bounded_weights | R Documentation |
Add weights to the data, bound at a maximum.
Bounded_weights(S, weight.upper.bound = 30)
S |
Sample data matrix – a matrix of pigment samples |
weight.upper.bound |
Upper bound for weights (default is 30) |
A vector with upper bounds for weights
Bounded_weights(Sm, weight.upper.bound = 30)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.