minSVector | R Documentation |
Finding the minimum / maximum value of one vectors and one wert
minSVector(WrtA, VctB) maxSVector(WrtA, VctB)
WrtA |
numic |
VctB |
vector, numic |
vector, result
a = 2 B = c(1, 2, 3) maxVector(a, B) maxVector(a, B)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.