Skip to content

using xyplot

2 messages · Santosh, Deepayan Sarkar

3 days later
#
On 3/22/09, Santosh <santosh2005 at gmail.com> wrote:
You probably want

   xyplot(as.formula(paste(i, "~ pk")), data=...

here.

-Deepayan