On Mon, 24 Oct 2011, Dennis Murphy wrote:
xyplot('TDS'$quant ~ 'Cond'$quant | burns.tds.anal$site )
Dennis,
xyplot('TDS'$quant ~ 'Cond'$quant | burns.tds.anal$site)
Error in "TDS"$quant : $ operator is invalid for atomic vectors
I tried that earlier today.
Rich
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.