ggplot2和reshape2

时间:2010-09-16 02:01:14

标签: r ggplot2 reshape

我很高兴听到reshape2包的更新版本。

我安装了软件包,但发现ggplot2软件包仍然坚持使用reshape软件包,而不是reshape2软件包,因为我手动删除了reshape软件包,然后ggplot2无法运行。

我能做些什么来解决它?谢谢!

1 个答案:

答案 0 :(得分:3)

使用reshape再次安装install.packages。他们不会干涉。