Description Usage Arguments Examples
View source: R/print.fourier.descriptor.R
Print a Fourier descriptor object.
| 1 2 | 
| x | A Fourier descriptor object. | 
| ... | Other arguments passed to underlying plot call. | 
| 1 2 3 4 5 | library('FourierDescriptors')
fourier.descriptor <- random.fourier.descriptor(12)
print(fourier.descriptor)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.