expandGridComplex | R Documentation |
Create Student data frame with all possible variants of a complex vector.
x |
complex vector |
epsilon |
consider the imaginary value as zero if smaller then |
expandGridComplex
returns a complex vector
expandGridComplex(complex(real = 1:100, imag = rnorm(100)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.