dietox {doBy} | R Documentation |
The dietox
data frame has 861 rows and 7 columns.
data(dietox)
This data frame contains the following columns:
Lauridsen, C., Højsgaard, S.,Sørensen, M.T. C. (1999) Influence of Dietary Rapeseed Oli, Vitamin E, and Copper on Performance and Antioxidant and Oxidative Status of Pigs. J. Anim. Sci.77:906-916
data(dietox) str(dietox) ; plot(dietox) ## Not run: * SAS example; proc print data=aaa; run; ## End(Not run)