[R] Beginner’s Question

2017-06-12 Thread Neil Salkind
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
neiljsalk...@gmail.com


[[alternative HTML version deleted]]

__
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.

[R] Difference between R for the Mac and for Windows

2017-03-30 Thread Neil Salkind
Can someone please direct me to an answer to the question as to how R differs 
for these two operating systems, if at all? Thanks - Neil 
__
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.