Re: [R] Again: A problem someone should know about

2015-03-30 Thread David L Carlson
half Of Ian Lester Sent: Monday, March 30, 2015 12:59 AM To: r-help@r-project.org Subject: [R] Again: A problem someone should know about i have no idea what to do > plot(body.fat, BMI,xlab="Body fat",ylab="BMI",main=“Figure 2.1: BMI vs Body > fat (n=252)”) Error: unex

Re: [R] Again: A problem someone should know about

2015-03-30 Thread Sarah Goslee
On Mon, Mar 30, 2015 at 1:59 AM, Ian Lester wrote: > i have no idea what to do One of the other responses already told you it was probably an Rstudio problem, so not using Rstudip seems like a good place to start. Sarah > >> plot(body.fat, BMI,xlab="Body fat",ylab="BMI",main=“Figure 2.1: BMI vs

[R] Again: A problem someone should know about

2015-03-30 Thread Ian Lester
i have no idea what to do > plot(body.fat, BMI,xlab="Body fat",ylab="BMI",main=“Figure 2.1: BMI vs Body > fat (n=252)”) Error: unexpected input in "plot(body.fat, BMI,xlab="Body fat",ylab="BMI",main=�" > plot(body.fat, BMI,xlab="Body fat",ylab="BMI") serious error. This application, or a librar