Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • the plot at the top shows a map with mean sea level pressure forecast fields overlayed with the track of Hurricane Sandy.
  • the plot at the bottom contains a graph chart showing the evolution of the minimum of the mean sea level pressure forecast along the storm track.

We will work both work interactively with icons interactively and write Macro code. First, we will create the two plots independently then align them together in the same page.

...

Info

As you can see we specified the table delimiters exactly in the same way as we did for the Table Visualiser icon.

In the code above, the object referenced by variable tbl contains all the columns from the CSV file. Now read the date and time (from the first two columns) into separate vectors:

...