Description Usage Arguments Examples
This function let you plot a map with drawn coast boundary, using a scico colorscale.
1 2 3 4 5 6 7 8 9 |
data |
Data to be ploted, 2d matrix or |
title |
Title of plot. Defaults to "". |
season |
Small text in upper corner of plot, for example to specify what season the data is from. Defaults to "". |
frac |
True to plot fraction of periods, and not number of periods. Defaults to TRUE. |
rowNames |
Names of rows, when plotting with matrix. Defaults to ". |
colList |
List of colors supplied to plotfunction. Defaults to c("#0000FF70", "#FF000070", "#00FF0070"). |
lines |
If true plot lines insted of barplot. Defaults to False |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.