Last data update: 2014.03.03

R: plot Milankovitch graph
plot.MilankovitchR Documentation

plot Milankovitch graph

Description

plot Milankovitch object

Usage

## S3 method for class 'Milankovitch'
 plot(x, months=TRUE, plot_function=image,...)

Arguments

x

Milankovitch object

months

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

...

Other arguments passed to plotting function

plot_function

function used to plot the matrix. Typically contour or image but may also be image.plot if using the fields package.

Author(s)

Michel Crucifix, U. catholique de Louvain, Belgium.

Results