Skip to content
Prev 44962 / 398530 Next

Change the result data

Dear Muhammad,

One approach is:

	class(hec.data) <- "table"
	as.data.frame(hec.data)

I hope that this helps,
 John