V_shape: V-shape

Description Usage Format Examples

Description

A V-shape with two linear branches. The angle between the two branchs is very small (11.3 degree).

Usage

1
data("V_shape")

Format

The format is: num [1:200, 1:2] 0.1932 0.2382 0.0537 0.4411 0.0358 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "x" "y"

Examples

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

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