Description Usage Arguments Value Examples
moon phase
1 | moon(date, day = day_in_synodic_cycle(date))
|
date |
a date |
day |
number of days since new moon If not supplied, 'day' is calculated using the approximation of [day_in_synodic_cycle], i.e the number of days since a known new moon modulo '29.530588853' days |
a moon emoji
1 2 3 4 | ## Not run:
moon( today() )
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.