Skip to content
Prev 367833 / 398500 Next

Reversing table()

I am wondering if there is a way to undo the results of table().

For example if you had a table that looked like the result of table(x, y) or 
table(x, y, z) is there a simple/elegant way to reverse the process to get the 
"original" x, y and z vectors?

Thanks,

Kevin