Another comment: if you are running your program in RStudio, it will create
the sequence
of plots but you need to "page back" to see them. Click the "Plots" tab and
notice there are
two arrows: back (pointing to the left) and forward (pointing to the right)
HTH,
Eric
On Mon, Mar 30, 2020 at 5:04
you probably forgot the print() statement.
Both lattice and ggplot require a print() in this situation.
See the help files.
On Mon, Mar 30, 2020 at 10:04 Ashim Kapoor wrote:
> Dear David,
>
> Try this :-
> par(mfrow=c(1,2))
> hist(rnorm(100))
> hist(rnorm(100,100,1))
>
> Best Regards,
> Ashim
>
Dear David,
Try this :-
par(mfrow=c(1,2))
hist(rnorm(100))
hist(rnorm(100,100,1))
Best Regards,
Ashim
On Mon, Mar 30, 2020 at 7:16 PM David wrote:
> I wrote a little program that asked to produce two plots, but when I ran
> it, I saw only the second plot. Is there a way to write a program th
I wrote a little program that asked to produce two plots, but when I ran
it, I saw only the second plot. Is there a way to write a program that
will produce multiple visible plots?
David
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and mor
at 4:13 PM, Spencer Brackett <
spbracket...@saintjosephhs.com> wrote:
> Good evening,
>
> I am a high school research student who is partnering with Baylor
> University (TX) on a Genomic research project, and was seeking to use the R
> program to analysis our data— which is from GDC databas
Good evening,
I am a high school research student who is partnering with Baylor
University (TX) on a Genomic research project, and was seeking to use the R
program to analysis our data— which is from GDC database. R-3.5.1 is
currently downloaded onto my Windows PC and I am looking to download
> After a run multdrc comment in R program, show warning sign in this
> program. I attached the saving page of the script. I hope you could help me,
> please.
Your model is probably generating negative or zero estimates, resulting in NaN
when logs are taken.
But multdrc is no long
After a run multdrc comment in R program, show warning sign in this
program. I attached the saving page of the script. I hope you could help
me, please.
Thanks a lot
A. Rahbari
R : Copyright 2005, The R Foundation for Statistical Computing
Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0
R is
as
>>
>> Em 06-01-2017 21:31, Jung, Su Yon escreveu:
>>> Hello,
>>>
>>> I have a set of genetic data in .c1 file.
>>> I plan to analyze using R.
>>> However, I am not sure how to open the c1 file in R program (what is
>> the command?)
;> I have a set of genetic data in .c1 file.
>> I plan to analyze using R.
>> However, I am not sure how to open the c1 file in R program (what is
>the command?) in order to look at the data?
>>
>> Please, help.
>>
>> Thank you.
>>
>>
>> Su
ure how to open the c1 file in R program (what is the
command?) in order to look at the data?
Please, help.
Thank you.
Su Yon Jung, PhD, MPH
Assistant Professor for Translational Sciences Section
Jonsson Comprehensive Cancer Center
UCLA School of Nursing
700 Tiverton Ave, Factor Bldg #3-264
Los A
Hello,
I have a set of genetic data in .c1 file.
I plan to analyze using R.
However, I am not sure how to open the c1 file in R program (what is the
command?) in order to look at the data?
Please, help.
Thank you.
Su Yon Jung, PhD, MPH
Assistant Professor for Translational Sciences Section
You can start with
?Rprof
which can help you find out what steps in your calculations are taking the
most time.
Depending on what, exactly, you're doing, look for places where you're
using a data frame when a matrix would serve the purpose. Data frames have
more overhead than matrices.
Sarah Go
Hi Ragia,
If time is really a big problem and you have a lot of datas and you want to use
all the cores of the processor, you should use FORTRAN for your calculations.
But this is only possible with a real FORTRAN developer and will take some
times.
I am an old freelance (61) and I began compu
,
>
>
>
> Ragia
>
>
>
>> Date: Tue, 15 Mar 2016 08:45:56 +1100
>> Subject: Re: [R] How to speed up R program
>> From: drjimle...@gmail.com
>> To: ragi...@hotmail.com
>> CC: r-help@r-project.org
>>
>> Hi Ragia,
>> Improving the efficiency
wish is taken from file to memory
> once) but it runs about 10k times and in each mad some calculations ?
>
> hope this clear the problem,
>
>
>
> Ragia
>
>
>
>> Date: Tue, 15 Mar 2016 08:45:56 +1100
>> Sub
100
> Subject: Re: [R] How to speed up R program
> From: drjimle...@gmail.com
> To: ragi...@hotmail.com
> CC: r-help@r-project.org
>
> Hi Ragia,
> Improving the efficiency of a program usually requires detailed
> analysis of what it is doing and how those operations can be perfor
Hi Ragia,
Improving the efficiency of a program usually requires detailed
analysis of what it is doing and how those operations can be performed
more rapidly. That is to say, without knowing what the program is
supposed to accomplish and how it is doing it now, very little help
can be provided. One
Dear group
I have two R sessions running on Ubuntu 14.0x server , and I found that my
program will take too long time to be finished( months...!), I used top command
and found that cpu usage is 21.3%.
the server is Enterprise SP-64 - 64G E5-1630v3 SoftRaid 2x2 TB Server . 6 core
how can
Firstly, you both need to subscribe to the mailing list. Please go to
https://stat.ethz.ch/mailman/listinfo/r-help and subscribe. In this way
you will also get emails from people asking questions and may benefit or
even contribute help to another. There are several other specialty help
lists tha
REPLY TO ALL FOR THE R-HELP LIST!!!
I apologize for the bluntness but you must realize that it is critical if
you desire to get help on the mailing list beyond a single person your
question must actually get to the mailing list. My expertise only goes so
far and there is an infinitely larger comm
-- Forwarded message --
From: thanoon younis
Date: Thursday, June 5, 2014
Subject: error in R program
To: Charles Determan Jr
many thanks to you Dr. Charles
Really i have a problem with simulation data in xi and now i have this
erro r "Error in mvrnorm(1, c(0, 0, 0),
Hello again Thanoon,
Once again, you should send these request not to me but to the r-help
list. You are far more likely to get help from the greater R community
than just me. Furthermore, it is not entirely clear where your error is.
It is courteous to provide only the code that is run up to th
Please help me to find the reason when applied this program gave me the same
result for
b1,b2,b3 for all (BS,BIAS, RMSE , and SE)
I want to compare between these beta's
tq.
## Ridge MM ##
rm(list=ls())
library(MASS)
library(mvoutlier)
library(robu
can attach your audience.
Regards
Petr
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of kafi dano
> Sent: Monday, April 14, 2014 10:06 AM
> To: R-help@r-project.org
> Subject: [R] program
>
> Dear Sir.
Dear Sir.
I need your to help me to correct the attached R-code.
when I apply this code give me the bad result
Attached the program by using R
Thank you
Kafi Dano Pati
Ph.D candidate ( mathematics/statistics)
Department of mathematical Science/ faculty of Science
University Techno
On Feb 22, 2014, at 1:57 PM, Julie Royster wrote:
> Is there any way I can insert markers at the beginning and end of a large
> section of R statements and then copy all text in between to clipboard?
>
> I have trouble scrolling to select long sections, so if there is another way
> I would like
This is a function of the editor you use and the operating system you use,
neither of which is on topic here. That said, many popular GUI editors allow
you to select by holding the shift key down while moving the cursor with arrow
keys. Note that in the long run using the source function to have
Is there any way I can insert markers at the beginning and end of a large
section of R statements and then copy all text in between to clipboard?
I have trouble scrolling to select long sections, so if there is another way
I would like to know it!
Julie (for husband Larry)
[[alternative
Please, could you post the the R code and the head of your data? Are you
usuing the csv template?
Jose
--
View this message in context:
http://r.789695.n4.nabble.com/Program-SPACECAP-help-tp4670514p4671667.html
Sent from the R help mailing list archive at Nabble.com.
_
On 13-03-28 7:07 AM, Christof Kluß wrote:
Hi
there are some good tips in "The R Inferno"
http://www.burns-stat.com/documents/books/the-r-inferno/
or connect C++ to R with Rcpp
http://dirk.eddelbuettel.com/code/rcpp.html
or byte code compiler (library(compiler))
or library(data.table)
but do you
Hi
there are some good tips in "The R Inferno"
http://www.burns-stat.com/documents/books/the-r-inferno/
or connect C++ to R with Rcpp
http://dirk.eddelbuettel.com/code/rcpp.html
or byte code compiler (library(compiler))
or library(data.table)
but do you have an idea to fasten standard R source c
On Aug 6, 2012, at 11:16 AM, hafida wrote:
I CANT FIND ANY ANSWER MR DAVID
When I suggested that you learn to use the shift key, I was hoping for
a sparing use of that key, such as at the beginning of sentences. The
caps-lock key is different than the shift key.
You are also posting to
I CANT FIND ANY ANSWER MR DAVID
--
View this message in context:
http://r.789695.n4.nabble.com/program-of-matrix-tp4639288p4639332.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch
A OK I MAKE A MISTAKE
OK MR DAVID I WILL DO IT
THANK YOU
--
View this message in context:
http://r.789695.n4.nabble.com/program-of-matrix-tp4639288p4639334.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mail
Well, I just posted the fourth copy to the list which I apologize
for. (I meant to delete the response I wrote.)
Re-re-posting an unclear message seems unwise on your part, 'hafida'.
You are not following the advice in the footer to all messages and you
are not following the advice in the
On Aug 6, 2012, at 8:04 AM, hafida wrote:
Hi
can ANY body help me to programme this formula:
c[lj] and c[l'j] are matrix
A[j]^-1 is an invertible diagonal matrix
g[ll']=i[ll'] - sum *#from j=1 to k#* c[lj]c[l'j]A[j]^-1
WHERE
i[ll']= 1/n sum from i=1 to n z[il] z[il']
n,k,m are
Hi
can ANY body help me to programme this formula:
c[lj] and c[l'j] are matrix
A[j]^-1 is an invertible diagonal matrix
g[ll']=i[ll'] - sum *#from j=1 to k#* c[lj]c[l'j]A[j]^-1
WHERE
i[ll']= 1/n sum from i=1 to n z[il] z[il']
n,k,m are given. j=1...k,l,l'=1...m,
it s co
On Nov 15, 2011, at 3:57 PM, PRI wrote:
Can someone help me out with this problem?
Write an R program to draw 10,000 random samples using the Polya Urn
Scheme
where the initial contents of the urn is one white ball and one
black ball.
Accumulate the proportion of white balls after each
Can someone help me out with this problem?
Write an R program to draw 10,000 random samples using the Polya Urn Scheme
where the initial contents of the urn is one white ball and one black ball.
Accumulate the proportion of white balls after each draw into one vector.
Upload your R script file
I see two possibilities:
1) the call to 'browser' is inside an 'if'
clause that doesn't exectute.
2) the call forgets the parentheses, so it is:
browser
rather than
browser()
On 28/10/2011 20:04, M. Tran wrote:
Dear All
I have a program that breaks at the following lines of code:
big
Hi Michelle,
In addition to Jeff's advice, can you now reproduce the original
error? What you are describing is highly improbable if everything is
properly executed. It becomes more likely if more was chagned between
running than just inserting browser(). For example, if you reran/had
made chan
Short answer: I have not.
Long answer: Read the posting guide. Provide a reproducible example. Show
actual error messages. Identify your operating system and version of R. Read
the posting guide. Then try posting again.
---
Dear All
I have a program that breaks at the following lines of code:
bigfunction =
{
...
object1 = myfunction(x)
object2 = strsplit(object1, ",")[[1]]
...
}
where myfunction is defined elsewhere outside of bigfunction.
The error I get is "error in strsplit() -- object1 not found".
Howeve
On 23/10/11 09:56, pce369 wrote:
Hi Barry, and thanks very, very much for your comments.
OK, I think I've resolved the issue of where the file is, as the program
runs...and then dies. The error message I am getting now is:
"Error in tapply(MCP, MCPsplitlist, MCPfunction) : arguments must have s
idea what this means. Any idea? Thanks kindly -
--
View this message in context:
http://r.789695.n4.nabble.com/Help-w-an-old-R-program-I-ve-rediscovered-and-want-to-make-work-tp3928890p3929021.html
Sent from the R help mailing list archive at Nabble.com.
On Sat, Oct 22, 2011 at 8:41 PM, pce369 wrote:
> I found an old R program I wrote som eyears back and I'd like to make work in
> 2.11.1 (or a more recent version), but am having two problems:
>
> 1. I can't seem to access the datafile it requires. I'm not sure where
I found an old R program I wrote som eyears back and I'd like to make work in
2.11.1 (or a more recent version), but am having two problems:
1. I can't seem to access the datafile it requires. I'm not sure where the
default place that R looks to for files references within it is,
The original poster may also be interested in options("error") to
capture the 'any execution error' requirement. From the examples in
help("options"):
## Not run: ## on error, terminate the R session with error status 66
options(error = quote(q("no", status=66, runLast=FALSE)))
stop("test it")
On 11-09-27 12:20 AM, arunkumar wrote:
Hi
I want to terminate R process if there are any execution error.
a="a"
b=10
c=try(a/b)
if(class(c)[1]=="try-error")
{
stop("Wrong Input Value")
}
d=c*c
if c fails then it should terminate the process.
Please can anyone help
Keep the
n context:
http://r.789695.n4.nabble.com/How-to-terminate-R-program-if-found-any-execution-error-tp3846127p3846127.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-h
> Date: Mon, 25 Jul 2011 11:39:22 -0700
> From: lukescore...@gmail.com
> To: r-help@r-project.org
> Subject: [R] Is there an R program that produces optimal solution/mix of
> multiple samples' varying volumes and values
>
&g
Sorry about the lengthy subject line.
Anyone know of an R' program that can look at several sources' varying
available volumes/amounts and their individual set of values, compared
to a "target" range/curve for these values, to find the optimal
mixture(s) of these possible sou
ew this message in context:
> http://r.789695.n4.nabble.com/R-program-writing-standard-practices-tp3588716p3588911.html
> Sent from the R help mailing list archive at Nabble.com.
>
> __
> R-help@r-project.org mailing list
> https://stat.
On 11/06/11 03:35, Santosh wrote:
Dear Experts,
I notice that there are different ways of writing programs. Was wondering if
there is anything like a standard which could be used to write good/complete
R programs, maintain quality, easy to debug, a standard/practice that can be
consistent in an
Check this out:
http://www1.maths.lth.se/help/R/RCC/
--
View this message in context:
http://r.789695.n4.nabble.com/R-program-writing-standard-practices-tp3588716p3588911.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r
Dear Experts,
I notice that there are different ways of writing programs. Was wondering if
there is anything like a standard which could be used to write good/complete
R programs, maintain quality, easy to debug, a standard/practice that can be
consistent in an enterprise environment. Also, are th
On Mar 19, 2011, at 12:03 PM, Renny Li wrote:
Hello -
I downloaded yearly mortality (all cause) data from CDC website.
You should offer a specific URL. The CDC website is huge and there are
undoubtedly many places where various forms of such data are available.
But have trouble to impor
Hello -
I downloaded yearly mortality (all cause) data from CDC website. But have
trouble to import them into R, have you worked with CDC mortality data before?
I would appreciate it if you could share your R code on importing the data into
R.
Thanks,
Renny
[[alternative HTML
christiaan pauw gmail.com> writes:
>
> HI Everybody
>
> Does anyone know of documentation about different ways of obtaining user
> input in R. I have used readline() but I wondered is there are sophisticated
> packages that does things like validate answers or generate selection
> lists.
You m
Probably, iplots may be useful for you:
http://cran.r-project.org/web/packages/iplots/index.html
Kinds,
Mauricio
--
===
Linux user #454569 -- Ubuntu user #17469
===
2011/1/21 christiaan pauw :
> HI Everybody
>
> Does anyone know of docume
/
link
--
View this message in context:
http://r.789695.n4.nabble.com/User-input-in-R-program-tp3229515p3229738.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
Martyn Plummer's 'coda' package has some nice interactive menus. The
package appears to be written entirely in R. You could start with the
codamenu() function in the package source:
http://cran.r-project.org/web/packages/coda/index.html
-Matt
On Fri, 2011-01-21 at 14:26 +0200, christiaan pauw wr
Hello Christian,
for an example of interacting with graphic output, just run
example(getGraphicsEvent)
However, on X11, that feature had ceased to work since a pre-release
of R-2.12 if Cairo support was enabled at compile time. The reason for
this defect had already been documented in R's
HI Everybody
Does anyone know of documentation about different ways of obtaining user
input in R. I have used readline() but I wondered is there are sophisticated
packages that does things like validate answers or generate selection
lists.
bets regards
Christaan
[[alternative HTML versio
how to begin it. Hope u can show me the best way to do it.
Cheers
--
View this message in context:
http://r.789695.n4.nabble.com/Calendar-in-R-program-tp3173566p3173566.html
Sent from the R help mailing list archive at Nabble.com<http://Nabble.com>.
le.com/Calendar-in-R-program-tp3173566p3173566.html
Sent from the R help mailing list archive at Nabble.com<http://Nabble.com>.
__
R-help@r-project.org<mailto:R-help@r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
way to do it.
Cheers
--
View this message in context:
http://r.789695.n4.nabble.com/Calendar-in-R-program-tp3173566p3173566.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
Hello,
Looking at the bfast help page is says that the "output" component of
the returned object is a list where the elements correspond to results
for each iteration of the fitting algorithm.
Michael
On 13 October 2010 15:58, CALEF ALEJANDRO RODRIGUEZ CUEVAS
wrote:
> Hi everybody.
>
> I'm usi
Hi everybody.
I'm using BFAST program and I have some data to be analized (named
"META.csv" for example). When I call BFAST in the following way:
meta <- read.csv("C:/META.csv")
meta.ts<-ts(meta, frequency=12, start = c(2005,9))
dis<-frequency(meta.ts) / length(meta.ts)
meta.sc<-bfast(meta.ts,
Hi,
I have sent some request as how to embed the Google search API in R? I
remember on one mailing list people talked about this previously using
R.
I did some analysis on this and found that google API (SOAP based) has
retired and was replaced with the AJAX search API. I found the
following per
Hi there
One way to use Google's search service from R is
libary(RCurl)
library(RJSONIO) # or library(rjson)
val = getForm("http://ajax.googleapis.com/ajax/services/search/web";, q =
"Google search AJAX ", v = "1.0")
results = fromJSONIO(val)
Google requests that you provide your GoogleAPI ke
My question is how to use R to program google search.
I found this information:
"The SOAP Search API was created for developers and researchers
interested in using Google Search as a resource in their
applications." Unfortunately google no longer supports that. They
are supporting the AJAX Search
On Sep 4, 2010, at 1:20 AM, Dennis Murphy wrote:
Hi:
Do you mean something like
RSiteSearch('loess predict')
[opens up a web page with 53 matches to the request] or
package(sos)
findFn('multiple imputation')
? If not, could you be more specific about what you're after?
One further op
Hi:
Do you mean something like
> RSiteSearch('loess predict')
[opens up a web page with 53 matches to the request] or
package(sos)
findFn('multiple imputation')
? If not, could you be more specific about what you're after?
HTH,
Dennis
On Fri, Sep 3, 2010 at 2:23 PM, Waverley @ Palo Alto <
Hi,
Can someone help as how to use R to program google search in the R
code? I know that other languages can allow or have the google search
API
If someone can give me some links or sample code I would greatly appreciate.
Thanks.
--
Waverley @ Palo Alto
__
On Thu, 17 Jun 2010, Waverley @ Palo Alto wrote:
Hi,
I am starting to use Xcode a lot for C/C++ programming.
Can you do R programming in Xcode? If can, how to configure to enable this?
Better to post to R-sig-mac for this question.
Refer to
Writing R Extensions
and
R for M
Hi,
I am starting to use Xcode a lot for C/C++ programming.
Can you do R programming in Xcode? If can, how to configure to enable this?
Much thank in advance.
--
Waverley @ Palo Alto
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
Peng Yu wrote:
>
> Is there a way to profile an R program similar to valgrind
> (valgrind.org), in the sense that I can easily see which function is
> the bottleneck of an R program?
>
See writing R-Extensions, Section 3 "Tidying and Profiling R Code":
http://cran.
Is there a way to profile an R program similar to valgrind
(valgrind.org), in the sense that I can easily see which function is
the bottleneck of an R program?
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do
On 10/28/2009 12:47 PM, wesley mathew wrote:
Dear All
I want to call the R program from one Java program because In my project R
program parameters are set by one web page developed by java.
Is this possible to call R program from java?
many thanks in advance
Hi,
This has many different
Dear All
I want to call the R program from one Java program because In my project R
program parameters are set by one web page developed by java.
Is this possible to call R program from java?
many thanks in advance
--
Wesley C Mathew
[[alternative HTML version deleted
Hi listers,
First I programmed the calcul of a empirical distribution function given by:
F_hat(y)=(1/n)*Sum[Ind(yi<=y)]
I checked the ecdf function and I found out how does it works...
A modification of the function would be:
n<-6
x<-c(10,12,7,7,5,4)
vals<-unique(x)
edf<-cumsum(tabulate(match(x,
ata file in the command line? Then
>> the
>> complete command will become:
>>
>> R a.txt data.txt
>>
>> This is important for a beginner. Thanks very much!:working:
>>
>> --
>> View this message in context:
>> http://www.nabble.com/
nce you are using Linux you can do the same
> by putting the following hashbang at the top of your file:
>
> #!/usr/bin/env Rscript
>
> Then your script can be run using:
>
> ./scriptFile.R [your args here]
>
> The arguments are still accessed inside the s
aduate
Environmental Resources Engineering
Humboldt State University
--
View this message in context:
http://www.nabble.com/how-to-run-a-R-program-with-input-arguments-tp24465852p24471559.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r
mmand will become:
>
> R a.txt data.txt
>
> This is important for a beginner. Thanks very much!:working:
>
> --
> View this message in context:
> http://www.nabble.com/how-to-run-a-R-program-with-input-arguments-tp24465852p24465852.html
> Sent from the R help mailing li
gin to run. Besides, if the program will read a data
file first, can I also specify the data file in the command line? Then the
complete command will become:
R a.txt data.txt
This is important for a beginner. Thanks very much!:working:
--
View this message in context:
http://www
threeftmetered
Sent from my Windows Mobile® phone.
-Original Message-
From: Muenchen, Robert A (Bob)
Sent: Saturday, July 11, 2009 4:43 PM
To: R-help@r-project.org
Subject: [R] Reading data entered within an R program
Dear R-helpers,
I know of two ways to reading data within an R
R program
Both will work if you copy and paste directly into an R session
but textConnection has the advantage that you can place
it in a file and source it and it still works.
On Sat, Jul 11, 2009 at 4:38 PM, Muenchen, Robert A (Bob)
wrote:
Dear R-helpers,
I know of two ways to reading
ta within an R program, using
> textConnection and stdin (demo program below). I've Googled about and
> looked in several books for comparisons of the two approaches but
> haven't found anything. Are there any particular advantages or
> disadvantages to these two approaches? I
*hum*
I prefer stdin() because you not need to explain to your student or
beginners about TextConnection.
cheers
milton
On Sat, Jul 11, 2009 at 4:38 PM, Muenchen, Robert A (Bob)
wrote:
> Dear R-helpers,
>
> I know of two ways to reading data within an R program, using
> textCo
Dear R-helpers,
I know of two ways to reading data within an R program, using
textConnection and stdin (demo program below). I've Googled about and
looked in several books for comparisons of the two approaches but
haven't found anything. Are there any particular advantages or
disadv
Hello R users,
Can any one please help me to find a way to build phylogenetic tree by R
program from any distance matrix.
Suppose I have a data like :
MATRIX
[1] '1'0.0
[2] '2'0.071 0.0
[3] '3'0.036 0.286 0.0
[4] '4'0.429 0.75 0.714 0.0
>
>
> -Messaggio originale-
> Da: Duncan Murdoch [mailto:murd...@stats.uwo.ca]
> Inviato: gio 23/04/2009 14.21
> A: mau...@alice.it
> Cc: baptiste auguie; r-help Help
> Oggetto: Re: [R] R: R: how to split and handle a big R program into
> multiple files
>
--
Da: Duncan Murdoch [mailto:murd...@stats.uwo.ca]
Inviato: gio 23/04/2009 14.21
A: mau...@alice.it
Cc: baptiste auguie; r-help Help
Oggetto: Re: [R] R: R: how to split and handle a big R program into multiple
files
On 4/23/2009 7:15 AM, mau...@alice.it wrote:
> I read the on-line documentation.
>
how to split and handle a big R program into multiple files
It is an R command (package utils), see ?package.skeleton
baptiste
On 23 Apr 2009, at 10:51, mau...@alice.it wrote:
Is that an R command ?
I browswd for the on-line hlp about such a command but could not
find it.
Thank yo
t; -Messaggio originale-
> Da: baptiste auguie [mailto:ba...@exeter.ac.uk]
> Inviato: gio 23/04/2009 12.17
> A: mau...@alice.it
> Cc: r-help Help
> Oggetto: Re: R: [R] how to split and handle a big R program into multiple
> files
>
> It is an R command (package utils), se
: mau...@alice.it
Cc: r-help Help
Oggetto: Re: R: [R] how to split and handle a big R program into multiple files
It is an R command (package utils), see ?package.skeleton
baptiste
On 23 Apr 2009, at 10:51, mau...@alice.it wrote:
>
> Is that an R command ?
> I browswd for the on-line
iginale-
> Da: baptiste auguie [mailto:ba...@exeter.ac.uk]
> Inviato: gio 23/04/2009 11.48
> A: mau...@alice.it
> Cc: r-help Help
> Oggetto: Re: [R] how to split and handle a big R program into
> multiple files
>
>
> If most of the functions are quite stable (you d
1 - 100 of 119 matches
Mail list logo