Closed rchlumsk closed 3 years ago
reshape2 library is being superseded by tidyr, update functions and dependencies accordingly (rvn_forcings_plot as one example that is using the reshape2::melt function
reshape2
tidyr
reshape2::melt
Closed with pull request #77
reshape2
library is being superseded bytidyr
, update functions and dependencies accordingly (rvn_forcings_plot as one example that is using thereshape2::melt
function