Skip to content

Commit

Permalink
tried
Browse files Browse the repository at this point in the history
  • Loading branch information
ejy97 committed Sep 27, 2024
1 parent bb7396c commit 5e8076b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lab4_EY.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,5 @@ p <- ggplot(met_avg, aes(x = lon, y = lat, color = mean_wind_sp, size = mean_rh)
animate(p)
```

It was difficult for me to interpret this data because the graph was blank

0 comments on commit 5e8076b

Please sign in to comment.