[ top | up ]

Complex Vectors

Syntax

complex(n=0)
as.complex(x)
is.complex(x)

Note

At present, R has no complex data type. An error message will result if these functions are invoked.