[ESS] indentation of continued statements

Richard M. Heiberger rmh at temple.edu
Tue Apr 8 00:06:39 CEST 2008


I have never made indent work the way I think it should with list().
I normally do something like this

xyplot(y ~ x | k, data=dat,
       scales=list(
         alternating=1,
         rot=0, tck=c(1, 0)))


where I start a new line for each item in the list
including the first one.

Rich




More information about the ESS-help mailing list