View source: R/get_karana_name.R
| get_karana_name | R Documentation | 
Get name(s) of the Karana for given Julian day number and place.
get_karana_name(jd, place)
jd | 
 Julian day number  | 
place | 
 Vector containing latitude, longitude and timezone  | 
Name(s) of the Karana.
get_karana_name(2459778,c(15.34, 75.13, +5.5))
get_karana_name(swephR::swe_julday(2022,7,14,0,swephR::SE$GREG_CAL),c(15.34, 75.13, +5.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.