[R] Contingency Table - output to odfWeave not working for matrix
Polwart Calum (County Durham and Darlington NHS Foundation Trust)
calum.polwart at nhs.net
Sat Feb 20 15:00:54 CET 2010
Solved my own problem by using:
odfTable.matrix(
as.matrix (
with (mydata, table (site_id, reaction))
)
)
********************************************************************************************************************
This message may contain confidential information. If yo...{{dropped:21}}
More information about the R-help
mailing list