RE: could not find function melt


RE: could not find function melt By: Marcus Wurzer on 2018-01-21 13:02 | [forum:45582] |
Hi, the melt-function used is coming from the data.table-package, reshape2 is not needed. When you look up the documentation from data.table's melt using ?melt.data.table, you see that the authors say that "It is not necessary to load reshape2 anymore. But if you have to, then load reshape2 package before loading data.table." Maybe that's the source of the clash? Best, Marcus |
Thread View
Thread | Author | Date |
---|---|---|
![]() | Samir KC | 2018-01-21 12:21 |
![]() | Marcus Wurzer | 2018-01-21 13:02 |
![]() | Samir KC | 2018-01-21 13:09 |
![]() | Samir KC | 2018-01-21 14:16 |
![]() | Nobody | 2022-07-11 08:21 |