Recast: melt and cast in a single step
This conveniently wraps melting and (d)casting a data frame into a single step.
recast(data, formula, ..., id.var, measure.var)
recast(french_fries, time ~ variable, id.var = 1:4)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.