> "IV" == Ingmar Visser
> on Wed, 9 Mar 2011 09:57:09 +0100 writes:
>> FWIW, the style for JSS now enforces (via Achimitization)
>> the use of quotes as you show above.
>>
> An excellent candidate for the fortunes package!
well, yes, in particular as {R code}
> maint
On 09.03.2011 10:00, Liviu Andronic wrote:
On Wed, Mar 9, 2011 at 9:57 AM, Ingmar Visser wrote:
FWIW, the style for JSS now enforces (via Achimitization) the use of quotes
as you show above.
An excellent candidate for the fortunes package!
We should probably address Achim for that. :)
On Wed, Mar 9, 2011 at 9:57 AM, Ingmar Visser wrote:
>> FWIW, the style for JSS now enforces (via Achimitization) the use of quotes
>> as you show above.
>>
>
> An excellent candidate for the fortunes package!
>
We should probably address Achim for that. :)
Regards
Liviu
> best, Ingmar
>
>
> FWIW, the style for JSS now enforces (via Achimitization) the use of quotes
> as you show above.
>
An excellent candidate for the fortunes package!
best, Ingmar
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https:
Oh, JSS... I was Achimitized last week... although I have been seeing
library() calls without double quotes almost everywhere.
Regards,
Yihui
--
Yihui Xie
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA
On Tue, Mar 8, 2011
On 3/7/2011 9:52 AM, Muenchen, Robert A (Bob) wrote:
Hi All,
When I teach an intro workshop on R, I've been minimizing "quote confusion" by
always using quotes around package names in function calls. For example:
install.packages("Hmisc")
update.packages("Hmisc")
library("Hmisc")
citation("Hmi
>>> Duncan Murdoch 03/07/11 3:17 PM >>>
>On 07/03/2011 9:52 AM, Muenchen, Robert A (Bob) wrote:
>> Hi All,
>>
>> When I teach an intro workshop on R, I've been minimizing
>>"quote confusion" by always using quotes around package names
>> in function calls.
>> ... I'm wondering if there's a downs
On 07.03.2011 16:17, Duncan Murdoch wrote:
On 07/03/2011 9:52 AM, Muenchen, Robert A (Bob) wrote:
Hi All,
When I teach an intro workshop on R, I've been minimizing "quote
confusion" by always using quotes around package names in function
calls. For example:
install.packages("Hmisc")
update.p
On 07/03/2011 9:52 AM, Muenchen, Robert A (Bob) wrote:
Hi All,
When I teach an intro workshop on R, I've been minimizing "quote confusion" by
always using quotes around package names in function calls. For example:
install.packages("Hmisc")
update.packages("Hmisc")
library("Hmisc")
citation("H
Hi All,
When I teach an intro workshop on R, I've been minimizing "quote confusion" by
always using quotes around package names in function calls. For example:
install.packages("Hmisc")
update.packages("Hmisc")
library("Hmisc")
citation("Hmisc")
search() # displays package names in quotes
detac
Am Donnerstag, den 27.08.2009, 15:40 -0500 schrieb Andreas Stefik:
> Along this same note, are there any editors that have good code completion
> (intellisense) capabilities for R? I'll be teaching R to undergraduates this
> semester and I imagine having code completion would be helpful.
JGR[1] is
On 8/27/09, Andreas Stefik wrote:
> Along this same note, are there any editors that have good code completion
> (intellisense) capabilities for R? I'll be teaching R to undergraduates this
> semester and I imagine having code completion would be helpful.
>
Personally I find JGR a comfortable co
Along this same note, are there any editors that have good code completion
(intellisense) capabilities for R? I'll be teaching R to undergraduates this
semester and I imagine having code completion would be helpful.
Andreas Stefik, Ph.D.
Department of Computer Science
Southern Illinois University
And if your students are used to work with Excel (on Windows) and will
have data in Excel, consider RExcel (more info at rcom.univie.ac.at)
which among other things gives you the R Commander menu
as an Excel menu.
Disclaimer: I am the author of RExcel.
David L Carlson wrote:
> I'd suggest lookin
I'd suggest looking at Rcmdr by John Fox
(http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/). I use it to introduce
anthropology students to R for statistical analyses. It is a graphical user
interface that lets students quickly begin using R to run statistical
analyses. It includes a command window so y
Hello all,
I am going to be running a small statistics workshop using R sometime
in November. I am restricted to R because of the specific libraries I
will be using - a good thing in my book - however the attendees are
unfamiliar with R. I plan on giving as little R information as
possible - ju
Hello
On 8/26/09, Michael Nestrud wrote:
> Any advice / what works / what doesn't work is appreciated for those
> that have tried this before me.
>
It could prove helpful to forward similar questions to r-sig-teaching.
Also, there was a recent discussion on the topic [1].
Liviu
[1] https://sta
On Wed, Aug 26, 2009 at 2:08 PM, Michael Nestrud wrote:
> Hello all,
>
> I am going to be running a small statistics workshop using R sometime
> in November. I am restricted to R because of the specific libraries I
> will be using - a good thing in my book - however the attendees are
> unfamiliar
Hello all,
I am going to be running a small statistics workshop using R sometime
in November. I am restricted to R because of the specific libraries I
will be using - a good thing in my book - however the attendees are
unfamiliar with R. I plan on giving as little R information as
possible - jus
19 matches
Mail list logo