Skip to content
Prev 269175 / 398502 Next

reshape a matrix

On 20.08.2011 17:04, Wendy wrote:
See ?reshape

reshape(data=dataframe, idvar="A", timevar="B", direction="wide")

Uwe Ligges