Hi Meil,
Looks like the old fancy quote problem. You aren't cutting and pasting
text from Word are you?
Jim
On Mon, Jun 12, 2017 at 11:39 AM, Neil Salkind <neiljsalkind at gmail.com>
wrote:> Please excuse the naive question but my first hour with RStudio, resulted
in this?
>
>> data()
>> data(?women?)
> Error: unexpected input in "data(??
>
> So,that did not work but
>
>>data(women)
>
> without the quotes did.
>
> Would someone be so kind as to explain the function of quotes in RStudio?
Thanks, Neil
>
> *********************************
> Whenever the people are well informed, they can be trusted with their own
government. ~ ~ ~Thomas Jefferson
>
> Neil J. Salkind
> (785) 841-0947
> neiljsalkind at gmail.com
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.