maxSVector: Finding the maximum value of one vectors and one wert

Description Usage Arguments Value Examples

View source: R/Vectortools.R

Description

Finding the maximum value of one vectors and one wert

Usage

1
maxSVector(WrtA, VctB)

Arguments

WrtA

numic

VctB

vector, numic

Value

vector, result

Examples

1
2
3
a = 2
B = c(1, 2, 3)
maxVector(a, B)

MomentVon/HMtools documentation built on April 4, 2021, 8:57 p.m.