On Thu, 2 Jul 2015, Rich Shepard wrote:

... and invoking R within emacs ...

  Trying a different approach:

bwplot(quant ~ param, data = b, main = 'Stream B Constituents', ylab = 'Concentration (mg/L)', xlab = 'Constituent', par.settings =
simpleTheme(box.rectangle(col = 'black'), box.umbrella(col='black'), 
box.dot(col= 'red')))
Error in setValue(col, "col", 1:6) :
  could not find function "box.rectangle"

I'm stymied,

Rich

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to