| planet.extremes | R Documentation | 
This function calculates the maximum and minimum declinations of the five visible planets for a given epoch. This is done by calculating the declination for one entire orbital period centred around the epoch.
planet.extremes(obj, epoch, loc = NULL)
obj | 
 The name of the planet.  | 
epoch | 
 Epoch for which to do calculations.  | 
loc | 
 (Optional) This can be either a skyscapeR.horizon object, or a vector with the latitude, longitude and elevation of the site, in this order.  | 
planet.extremes('Jupiter', 2023)
planet.extremes('Venus', -4000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.