Rdocumentation
powered by
Learn R Programming
RSEIS (version 2.1-6)
vlen: vector length
Description
calculate euclidian vector length
Usage
vlen(A1)
Arguments
A1
vector
Value
Euclidian Length
Examples
Run this code
vlen(
c
(
23
,
43
))
Run the code above in your browser using
DataLab