RugglesCKR: Cork and Kerry Stone Row Data

Description Usage Format References Examples

Description

Data from C.L.N. Ruggles' fieldwork on the Stone Rows of Cork and Kerry.

Usage

1

Format

A data frame with 41 rows and 5 variables:

Ref

Site Ref

NE.SW

String indicating whether they are towards the NE or SW

Az.Hill

Azimuth of hill towards which the Stone Rows are pointing

Alt.Hill

Altitude of hill towards which the Stone Rows are pointing

Dec.Hill

Declination of hill towards which the Stone Rows are pointing

References

Ruggles, C.L.N. (1999). Astronomy in Prehistoric Britain and Ireland. Yale University Press.

Examples

1
2
3
data(RugglesCKR)
kde <- density(RugglesCKR$Dec.Hill, 2)
plot(kde)

skyscapeR documentation built on Oct. 30, 2021, 1:06 a.m.