spiral: Spiral in 2 dimension.

Description Usage Format Examples

Description

A spiral. 1 dimensional manifold embedded in 2 dimensional space.

Usage

1
data("spiral")

Format

The format is: num [1:1000, 1:2] -0.005022 0.01857 0.006566 0.000636 -0.024465 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "x" "y"

Examples

1
2
data(spiral)
## maybe str(spiral) ; plot(spiral) ...

Yanhao29/GeoRatio documentation built on May 10, 2019, 12:05 a.m.