Displaying 20 results from an estimated 20000 matches similar to: "String manipulations"
2009 Oct 13
2
S4 tutorial
I'm looking for some tutorial on S4. I only find the following one,
which is not in English. Can somebody let me know if there is any
introductory material? I'm very familiar with OO and C++. If there is
some material that suits my background, it will be great.
https://stat.ethz.ch/pipermail/r-help/2009-January/184108.html
2010 Oct 19
1
could not find function "hmatplot"
I need a picture like this:
http://rwiki.sciviews.org/doku.php?id=graph_gallery:graph38
http://rwiki.sciviews.org/doku.php?id=graph_gallery:graph38
but when I try compile it
require("hexbin")
data(NHANES)# pretty large data set!
good <- !(is.na(NHANES$Albumin) | is.na(NHANES$Transferin))
NH.vars <- NHANES[good,
2010 Mar 08
1
application to mentor syrfr package development for Google Summer of Code 2010
Per http://rwiki.sciviews.org/doku.php?id=developers:projects:gsoc2010
-- and http://rwiki.sciviews.org/doku.php?id=developers:projects:gsoc2010:syrfr
-- I am applying to mentor the "Symbolic Regression for R" (syrfr)
package for the Google Summer of Code 2010.
I propose the following test which an applicant would have to pass in
order to qualify for the topic:
1. Describe each of the
2009 Jun 22
3
What has happened to the R-Help Google Groups Archive? Alternative?
Greetings,
I usually read this mailing list through google groups
(http://groups.google.com/group/r-help-archive), but when I opened the
webpage this morning it said: "The group named r-help-archive has been
removed because it violated Google's Terms Of Service."
Is there an alternative website which uses a similar structure to
google groups? I had a quick browse on the R Wiki
2010 Jul 13
3
export tables to excel files on multiple sheets with titles for each table
Hello R-users,
Checking the archives, I recently came across this topic:
"export tables to Excel files"
(http://r.789695.n4.nabble.com/export-tables-to-Excel-files-td1565679.html#a1565679),
and the following interesting references have been proposed:
http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows
2012 Sep 11
5
R on Android
Hello
I tried to install R on my Transformer Prime without root. I downloaded the
three files i found on:
http://rwiki.sciviews.org/doku.php?id=getting-started:installation:android
and i extract all the files, also without root my prime.
But now i can't install R with the files i extractet.
Is it possible to install R on my Prime without root and how can i do it?
Or is root a must, for
2008 Nov 24
14
how to test for the empty set
Dear R-help,
I first thought that the empty set (for a vector) would be NULL.
x <- c()
x
However, the documentation seems to make clear that there _many_ empty
sets depending on the vector's mode, namely, numeric(0), character(0),
logical(0), etc. This is borne out by
y <- letters[1:3]
z <- letters[4:6]
intersect(y,z)
which, of course, is non-NULL:
is.null(character(0)) #
2009 Apr 09
6
Cross-platforms solution to export R graphs
Hello Rusers,
I have worked on a R Wiki page for solutions in exporting R graphs,
especially, the often-asked questions:
- How can I export R graphs in vectorized format (EMF) for inclusion in
MS Word or OpenOffice outside of Windows?
- What is the best solution(s) for post-editing/annotating R graphs.
The page is at:
http://wiki.r-project.org/rwiki/doku.php?id=tips:graphics-misc:export.
I
2009 Aug 10
5
Example scripts for R Manual
Hi,
I am wondering if some experienced users would help put the
ready-to-run code of the examples in the manuals. It would help new
users learn R faster by putting all the examples in an ready-to-run R
script file. Can somebody help do so sometime and post the code along
with the pdf manuals?
http://cran.r-project.org/manuals.html
Regards,
Peng
2009 Jun 14
6
a proposal regarding documentation
Proposal
That a new mailing list be established
that pertains exclusively to R documentation.
The purpose of the list would be to discuss
weak sections of the documentation and
establish fixes for those weak spots.
Pro
If it works, there would be better documentation.
It would be an excellent opportunity for newish
and/or less technical people to contribute to R.
In some respects such people
2019 Jan 16
2
How to get the string representation of an instruction?
he probably means text representation like in text IR
Zhang
> 在 2019年1月16日,15:42,Ryan Taylor via llvm-dev <llvm-dev at lists.llvm.org> 写道:
>
> Is Value::getName() not what you want?
>
>> On Wed, Jan 16, 2019 at 10:25 AM Peng Yu via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>> Hi,
>>
>> I don't see a way to convert an Instruction to a
2008 Aug 26
2
String search: Return "closest" match
Hi,
I have to match names where names can be recorded with errors or additions.
Now I am searching for a string search function which returns always the "closest" match. E.g. searching for "Washington" it should return only Washington but not Washington, D.C. But it also could be that the list contains only "Hamburg" but the record I am searching for is
2010 Feb 03
5
How to export the examples in help(something) to a file?
Some examples in the help page are too long to be copied from screen.
Could somebody let me know some easy way on how to extract the example
to a file so that I can play with them?
2013 Jun 12
2
Importar datos Statgraphics.
Hola, es la primera lista en la que participo, espero no meter mucho la
pata y aprender rápido, se ruega comprensión.
Simplemente me gustaría saber la forma de importar datos desde un
archivo ".sf3' de Statgraphics.
Creo que ese es un programa bastante difundido, pero no lo tengo y en
principio no quiero tenerlo porque no es libre.
Pero encuentro referencias a todo (piInfo, Minitab,
2008 Apr 15
6
looking for a string
Hi all,
I have not been able to find an answer to what is a simple question:
conaguaMexicoSub <- subset(conagua, unidad == "Jalapa", select =
c(equipo,X101:X309))
This subset gives me all the rows from conagua where unidad is Jalapa.
But, please, how do I get all the rows where unidad contents Jalapa?
I've been looking at regex, but I didn't find how pass one to unidad
2009 Nov 21
2
How to concatenate a vector of strings to a string?
> paste(c('a','b'),sep='')
[1] "a" "b"
The above command doesn't concatenate the strings in a single string.
I'm wondering what is the correct way to do so.
2009 Dec 18
4
How to print to file?
I don't find a function to print a string to file. Would somebody let
me know what function I should use?
2007 Jun 29
1
sweep sanity checking?
A friend of mine just got bitten by the fact that
sweep() will happily sweep out a STATS vector
of an arbitrary length -- even one whose length
is not a divisor of any of the margins -- without
complaining. I know the answer to this could
be "well just don't do that", but it's easy to make
a mistake in which margin you're sweeping ...
What would R-core think of the
2011 Oct 03
1
cannot install.packages("data.table")
Hello,
I am new at R.
I am trying to see if R can work for me.
I need to do database like lookup (select * from table where
name=='toto') and work with matrix (transpose, add columns, remove
rows, etc).
It seems that the data.table package can help.
http://rwiki.sciviews.org/doku.php?id=packages:cran:data.table
I installed R and ...
> install.packages("data.table")
Warning
2010 Mar 03
1
Mentor for GSOC '10: Symbolic Regression in R
Hi all,
I am looking to extend the regression and data analysis capabilities of R
through Symbolic Regression that can potentially find implicit equation
relationships in the input data. You can find my project proposal at:
http://rwiki.sciviews.org/doku.php?id=developers:projects:gsoc2010:syrfr
I am looking for a mentor to guide me through the summer on the project
under the Google Summer Of