Displaying 13 results from an estimated 13 matches for "rexpert".
Did you mean:
expert
2005 Aug 31
5
R binaries
Dear Rexperts,
I intend to burn some R CDs to colleagues in Vietnam. I want to put all
binary files for base as well as contributed packages (for both Windows
and Linux). It is very time consuming if I download files by files. Is
there a place a can buy a CD with all the mentioned files?
Regards,
--
Nam-Ky...
2009 Nov 18
4
Switch Help
Dear Rexperts,
Given,
aar <-function(command) {
switch(command,
{scrn = cat("scrn :Screening","\n")}
{dx = cat("dx :Diagnosis","\n")}
{df = cat("df :Don't Forget","\n")}
)
}
I want to be able to do:
aar("dx") # fu...
2004 Nov 24
2
text() with invalid argument type crashes RGui.exe
Dear Rexperts:
(R 2.0.1 on Windows XP Pro)
Is the following problem unique to my setup?
If it's a known problem, I didn't see it at
http://bugs.r-project.org/ nor find discussion in the archives.
plot(1:10)
loc <- c(5, 6)
text(loc, labels = "a")
Produces expected results according to ?x...
2010 Jan 31
1
RCurl : limit of downloaded Urls ?
Dear Rexperts,
I am using R to query google.
I am getting different results (in size) for manual queries and queries sent
through "getForm" of RCurl.
It seems that RCurl limits the size of the text retrieved (the maximum I
could get is around 32 k bits).
Any idea how to get around this ?
Thanks i...
2012 Mar 23
1
Append to files in loop
Hi ReXperts,
I have a file 'XFile' that I wish to append to the end of file1, file2,
file3, file4, and file 5. Can't figure out how to set up the loop. Please
help.
Thank you,
--
Luisin Galindo, PhD
Director, Departamento de Medicina Matematica
Centro de Estudios Avansados en
Simulacion, Ana...
2010 Jan 06
1
boxplot help
Dear Rexperts,
I am trying to add a '+' identifying the mean in a boxplot using the
following
sizelist <- split(size, grp)
centers <- boxplot(sizelist, style.bxp = "att", medpch = "o",
ylab = "Prostate Volume (cm3)")
points(centers, unlist(lapply(...
2006 May 03
1
demo() output looks garbled in default pager (less and most)
Dear Rexperts,
I have recently build R-2.3.0 from source on a Linux system and have
encountered the following problem (perhaps not exactly a problem, but a
minor display flaw):
> demo()
+------------here is how the output looks in less------------+
Demos in package <E2><80><98>base<...
2006 Dec 07
2
help-links.sh not found by help.start() -- do I need to recompile?
Dear Rexperts,
after building R 2.4.0 from source in a temporary directory (*without*
installation), and subsequently moving the whole source/build tree to
another location, I have noticed that I had to change the variables
R_SHARE_DIR, R_INCLUDE_DIR, and R_DOC_DIR in the wrapper-script
/lib/R/bin/R as to...
2004 Nov 18
2
how to rewrite this without a loop ?
Dear Rexperts,
First of all let me say that R is a wonderful and useful piece of
software.
The only thing is that sometimes it takes me a long time to find out how
something can be done, especially when aiming to write compact (and
efficient) code.
For instance, I have the following function (very rudimen...
2012 Mar 28
2
Data extraction
Dear ReXperts,
I have the below text file output. I need to extract the T, QC, QO, QO-QC
and WT columns for
the data between T = 10 and T=150.
Any ideas?
Thanks in advance.
========================================================================================
1 D C ---CAT-- T THETA Q...
2006 Dec 15
3
Installing rgl package under Ubuntu
Dear Rexperts,
lately I'm having troubles installing the rgl package via
install.packages("rgl", dependencies=T) in the R 2.4.0 backport running
under Ubuntu 6.06 LTS. I get the following error messages, despite
having installed libx11-dev (as recommended in a similar post about SUSE
10.1):
tryi...
2004 Oct 06
8
Dataframe manipulation question
Hello,
I have a data frame that has three fields.
Resp# ActCode ProdUsed
100 3 2
100 3 2
100 4 3
100 4 3
101 3 6
102 2 1
102 3 1
103 5 1
103 5 1
103
2004 Aug 17
2
Re: Thanks Frank, setting graph parameters, and why social scientists don't use R
...ring defect than a random occurrance.
>
>if not, if I can fit it into my schedule, I may start one slowly on my
>website based on snippets I needed and/or found---maybe even for
>eventual publication. obviously, I am not a great choice for
>authoring such a book, because I am not a Rexpert. I really would
>rather just buy one from someone else than write one.
>
>please drop me a note, either if you
> [a] know of someone who is writing such a book, or
> [b] information that I would find useful, and for which I could
>obtain non-exclusive permission to include it...