runifsphere: Random Points on a Sphere

Description Usage Arguments Details Value Author(s) Examples

Description

These functions generate random points on a sphere using different rules.

Usage

1
2

Arguments

n

The number of points to be simulated.

Details

runifsphere generates uniformly-distributed random points on the sphere.

runifsphere.wrong generates random points which are uniformly distributed in (longitude, latitude) coordinates. These are not uniformly distributed on the sphere.

Value

A data frame containing two columns of coordinates: the first column for longitude, the second column for latitude.

Author(s)

Adrian Baddeley and Tom Lawrence

Examples

1
2

baddstats/globe documentation built on May 11, 2019, 5:24 p.m.