Message-ID: <CA+8X3fV4JBXyKwSEHsDWNPhBgLknkMS4+p9v=k2tqnWchmyB1A@mail.gmail.com>
Date: 2017-06-12T06:48:53Z
From: Jim Lemon
Subject: Beginner’s Question
In-Reply-To: <055AA8AC-8060-40CC-BF9B-8D072CA7F889@gmail.com>
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.