vecRealImaginary2complex: Converts to complex from data stored with the real in the...

View source: R/vecRealImaginary2complex.R

vecRealImaginary2complexR Documentation

Converts to complex from data stored with the real in the first half and the imaginary in the second part of the vector 'x'.

Description

Converts to complex from data stored with the real in the first half and the imaginary in the second part of the vector 'x'.

Usage

vecRealImaginary2complex(x)

Arguments

x

is a vector where the first half is the real part and the second half is the imaginary part.


arnejohannesholmin/TSD documentation built on April 14, 2024, 5:29 a.m.