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}}

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
  • [R] Cont... Polwart Calum (County Durham and Darlington NHS Foundation Trust)
    • Re:... Polwart Calum (County Durham and Darlington NHS Foundation Trust)

Reply via email to