powered by
data(ecap)
city
district
sex
weight
height
house.surface
PNIF
age
allergenes
data(ecap) library(lattice) xyplot(PNIF~age|city, data=ecap, type=c("p","g","smooth"))
Run the code above in your browser using DataLab