Description Usage Arguments Value Author(s) See Also Examples
This function plots the Hilbert curve fractal at a chosen iteration level in order to give you an impression how it looks like.
1 | plotHilbertCurve( lv, new.page = TRUE )
|
lv |
The iteration level. A Hilbert curve of level |
new.page |
Boolean indicating whether to start a new graphics page (default: yes). |
An invisble NULL is returned. Furthermore, a plot is created.
Simon Anders, EMBL-EBI, sanders@fs.tum.de
1 | plotHilbertCurve( 3 )
|
Loading required package: grid
Loading required package: lattice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.