Learn R Programming

VedicDateTime (version 0.1.9)

masa: masa

Description

Masa for a given place and time

Usage

masa(jd, place)

Value

Masa number and whether it is adhika masa or not

Arguments

jd

Julian day number

place

Vector containing latitude, longitude and timezone

Examples

Run this code
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))

Run the code above in your browser using DataLab