magnitude: Find the magnitude of a vector.

View source: R/utils.R

magnitudeR Documentation

Find the magnitude of a vector.

Description

Find the magnitude of a vector.

Usage

magnitude(x)

Arguments

x

A numeric vector.

Value

A scalar value (the magnitude of x).


keyes-timothy/tidytof documentation built on March 31, 2024, 12:01 p.m.