Rdocumentation
powered by
Learn R Programming
reshapeGUI (version 0.1.0)
A GUI for the reshape2 and plyr packages.
Description
A tool for learning how to use the functions, melt, acast/dcast, and ddply.
Copy Link
Link to current version
Version
Version
0.1.0
Install
install.packages('reshapeGUI')
Monthly Downloads
9
Version
0.1.0
License
GPL (>= 2.0)
Maintainer
Jason Crowley
Last Published
May 31st, 2011
Functions in reshapeGUI (0.1.0)
Search all functions
get.ObjectClasses
Returns a vector of classes for the objects in the user's workspace...
num.MeltedRows
Returns the number of rows in melted dataset...
updateMeltCodeBox
Updates the code preview box in the Melt tab...
reshapeGUI
reshapeGUI: A GUI for the reshape2 and plyr packages...
get.VarTypes
Returns a vector of variable types of the variables in the given df...