karana {VedicDateTime}R Documentation

karana

Description

Karana for a given place and time

Usage

karana(jd, place)

Arguments

jd

Julian day number

place

Vector containing latitude, longitude and timezone

Value

Two karanas

Examples

karana(2459778,c(15.34, 75.13, +5.5))
karana(gregorian_to_jd(17,6,2022),c(15.34, 75.13, +5.5))

[Package VedicDateTime version 0.1.9 Index]