diff --git a/man/kornYield2.Rd b/man/kornYield2.Rd index f5dcb990564e60f2645b2fa8336851ebcf0255c4..e016f44e725fdbe6401e214508365d3266e2a842 100644 --- a/man/kornYield2.Rd +++ b/man/kornYield2.Rd @@ -48,8 +48,8 @@ xyplot(yield~N+P+K, groups=as.integer(limestone==1 | (N+P+K)==0), data=kornYield2, type=c("p", "a"), auto.key=TRUE, - ylab="Acidity", - xlab="Month") + ylab=expression(Yield~(ton~ha^{-1})), + xlab="Nutrient content") } \keyword{datasets}