## # A tibble: 80 × 3
## asset date returns
## <chr> <date> <dbl>
## 1 NKE 2012-03-30 0.117
## 2 NKE 2012-06-29 -0.208
## 3 NKE 2012-09-28 0.0817
## 4 NKE 2012-12-31 0.0880
## 5 NKE 2013-03-28 0.138
## 6 NKE 2013-06-28 0.0795
## 7 NKE 2013-09-30 0.135
## 8 NKE 2013-12-31 0.0825
## 9 NKE 2014-03-31 -0.0596
## 10 NKE 2014-06-30 0.0519
## # ℹ 70 more rows
## 4 Interpret the plot NKE has the highest rate of return with ADDYY
being the second highest
Hide the code, messages, and warnings