hor2min.dec: Retrieves minimum declination for a given horizon

View source: R/horizon.R

hor2min.decR Documentation

Retrieves minimum declination for a given horizon

Description

Retrieves minimum declination for a given horizon

Usage

hor2min.dec(hor, alt = 0, range = 25)

Arguments

hor

Either a skyscapeR.horizon object or the latitude of the place.

alt

(Optional) Altitude of the horizon at southernmost point. Only necessary if no skyscapeR.horizon object is provided. Default is 0.

range

(Optional) Range of azimuths to check for maximum declination. Default is 25 degrees either side of South

Examples

hor <- downloadHWT('HIFVTBGK')
hor2min.dec(hor)

f-silva-archaeo/skyscapeR documentation built on Sept. 24, 2023, 8:14 p.m.