View source: R/get_masa_name.R
| get_masa_name | R Documentation |
Get name of the Masa for given Julian day number and place.
get_masa_name(jd, place)
jd |
Julian day number |
place |
Vector containing latitude, longitude and timezone |
Name of the Masa
get_masa_name(2459778,c(15.34, 75.13, +5.5))
get_masa_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.