Saved Bookmarks
| 1. |
______ specializes in converting data from wide to long format.(a) gcc(b) reshape(c) reshape2(d) gcc2 |
|
Answer» The correct choice is (c) reshape2 The explanation: reshape2 is used in conjunction with ggplot2 and plyr. |
|