meanDirAoristic: Mean direction of aoristic data.

Description Usage Arguments Value Examples

View source: R/circularUtilities.R

Description

Compute the mean direction of an aoristic data frame. It is the mean direction of the midpoints.

Usage

1
meanDirAoristic(d, na.rm = TRUE)

Arguments

d

Aoristic data frame.

na.rm

Logical; If FALSE, returns NA if there are missing values.

Value

The mean direction in radians.

Examples

1

keesmulder/aoristicinference documentation built on May 4, 2019, 3:17 p.m.