Learn R Programming

wk (version 0.9.4)

wk_is_geodesic: Set and get vector geodesic edge interpolation

Description

Set and get vector geodesic edge interpolation

Usage

wk_is_geodesic(x)

wk_set_geodesic(x, geodesic)

wk_is_geodesic(x) <- value

wk_geodesic_inherit()

Value

TRUE if edges must be interpolated as geodesics when coordinates are spherical, FALSE otherwise.

Arguments

x

An R object that contains edges

geodesic

TRUE if edges must be interpolated as geodesics when coordinates are spherical, FALSE otherwise.

value

See geodesic.