M_shape: M-shape

Description Usage Format Examples

Description

A M-shape with four linear branches. The angles between the branchs are very small (11.3 degree and 22.6 degree).

Usage

1
data("M_shape")

Format

The format is: num [1:500, 1:2] -0.348 -0.373 -0.225 -0.47 -0.264 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "x" "y"

Examples

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

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