vector.norm: This function returns length (norm) of the vector.

Description Usage Arguments Value Examples

Description

This function returns length (norm) of the vector.

Usage

1

Arguments

x

a vector.

Value

vector norm.

Examples

1
vector.norm(c(1,2,3))

browarsoftware/RMoCap documentation built on May 16, 2019, 7:28 a.m.