Page 1 of 1

The data set storms is included in the dplyr package. It contains information about 425 tropical storms in the Atlantic.

Posted: Wed May 04, 2022 1:24 pm
by answerhappygod
The data set storms is included in
the dplyr package. It contains information about 425
tropical storms in the Atlantic.
Produce a plot showing the position track of each storm
from 2014 (use long for x and lat for y).
Color your points by the name of the storm so you can
distinguish the seven storm tracks.
Which storm in 2014 made it the furthest North?