New R user: I get the following error when I try to add "reshape" to my library
Attaching package: ‘reshape’
The following objects are masked from ‘package:reshape2’:
colsplit, melt, recast
So commands like "untable" wont run. Can someone help?