LinkedIn
Scott Hyde requested to add you as a connection on LinkedIn:
--
Arnaud,
I'd like to add you to my professional network on LinkedIn.
- Scott
Accept invitation from Scott Hyde
http://www.linkedin.com/e/qlt6CtWzi7sEoE_As_C0_wMf
I need to set up Rcmdr for use in a testing center that uses Windows. Since
it is in a testing center, we don't want to have data saved, and want it
cleared (or never saved) each time R or Rcmdr is run.
The method I used to get Rcmdr to run automatically is to add the lines:
-
I thought I'd share the experience I had in getting Rcmdr to start
automatically when R starts up. I'd read of solutions that would start
Rcmdr every time R started up, but I didn't want it to start every time,
only when I wanted it to.
First, I created a shortcut on the desktop to R and changed
h and Sciences
Brigham Young University -- Hawaii
Laie, HI 96762
On Tue, Jun 2, 2009 at 5:30 PM, Scott Hyde wrote:
>
> I'd like to perform return variable assignments like matlab. For example,
> the following function would return A, B, and c to the script that called it.
>
&g
I'd like to perform return variable assignments like matlab. For example,
the following function would return A, B, and c to the script that called
it.
=
function [A,B,c] = simple(m,n)
A=[ 3 2; 3 3]
B=m
c=1:n
=
I'd like to do simil
Hello All,
I have a Linux computer and do all of my work from it. However, I
teach also, which means that many of my students use windows. Hence,
I need to create packages that work under windows as well as Linux. I
have tried to follow the directions at
http://cran.r-project.org/doc/contrib/
I'd like to create a small "local" repository that would be used to
install a package for a class of students at their home. I don't want
to upload it to CRAN, as I don't think it should be disseminated at
that level.
What I'd like to do is:
> where="http://mysite.com/";
> install.packages("mypa
7 matches
Mail list logo