masa {VedicDateTime}R Documentation

masa

Description

Masa for a given place and time

Usage

masa(jd, place)

Arguments

jd

Julian day number

place

Vector containing latitude, longitude and timezone

Value

Masa number and whether it is adhika masa or not

Examples

masa(2459778,c(15.34, 75.13, +5.5))
masa(swephR::swe_julday(2022,7,14,0,swephR::SE$GREG_CAL),c(15.34, 75.13, +5.5))

[Package VedicDateTime version 0.1.9 Index]