plot Milankovitch object
# S3 method for Milankovitch
plot(
x,
months = TRUE,
polar_night = TRUE,
plot_function = contour,
col = "black",
...
)
Milankovitch object
if true : x-axis of the plot indicates months conventionnally defined with the true solar longitude; x-axis is simply the true solar longitude otherwise
if true : the polar night zone will be hashed
function used to plot the matrix. Typically
contour
or image
but may also be image.plot
if using
the fields
package.
main color for positive contours (negative contours are in red)
Other arguments passed to plotting function
Michel Crucifix, U. catholique de Louvain, Belgium.