Skip to content
Snippets Groups Projects
Commit 73cfcf91 authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Specifying melt/cast

parent 98f2898b
No related branches found
No related tags found
1 merge request!127WQP update.
......@@ -33,5 +33,6 @@ export(zeroPad)
import(RCurl)
import(XML)
import(lubridate)
import(reshape2)
importFrom(plyr,rbind.fill.matrix)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment