Description Usage Arguments Value Author(s) Examples
Level of the Hilbert curve
1 2 | ## S4 method for signature 'HilbertCurve'
hc_level(object)
|
object |
A |
The level of the Hilbert curve.
Zuguang Gu <z.gu@dkfz.de>
1 2 3 4 5 | hc = HilbertCurve(1, 100)
hc_level(hc)
hc = HilbertCurve(1, 100, level = 5)
hc_level(hc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.