Re: [R] replace NAs in each column of a matrix with 0 or 1 or 2 with specific proportion

2016-06-06 Thread Henrique Dallazuanna
@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuan

Re: [R] converting a list of loglin terms to a model formula

2013-07-03 Thread Henrique Dallazuanna
4 > 4700 Keele StreetWeb: http://www.datavis.ca > Toronto, ONT M3J 1P3 CANADA > > __** > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/**listinfo/r-help<https://stat.ethz.ch/mailman/listinfo/r-help> > PLEASE do read

Re: [R] grep and XML

2012-04-16 Thread Henrique Dallazuanna
___ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Henri

Re: [R] how to convert seconds to 12 hour time format

2012-04-09 Thread Henrique Dallazuanna
o/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O _

Re: [R] R equivalent for SQL query

2012-04-03 Thread Henrique Dallazuanna
> R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > --

Re: [R] subtract a list of vectors from a list of data.frames in an elegant way

2012-03-31 Thread Henrique Dallazuanna
C=    'ALL') >> > >> > ### ... >> > >> > result     <- list(tableA= c('id'), >> >                    tableB= c('id', 'mq'), >> >                    tableC= c('V1', 'mfn', 'iiff&#x

Re: [R] read.csv and field containing single quotes

2012-03-26 Thread Henrique Dallazuanna
all(rbind, lapply(txt, function(x) gsub("\"", "\"\"", x))) >    if (header){ >        nms <- txt[1,] >        txt <- txt[-1,] >    } >    txt <- as.data.frame(txt, stringsAsFactors=stringsAsFactors) >    if (header) names(txt) <- nms >

Re: [R] string substitution for argument in function

2012-03-25 Thread Henrique Dallazuanna
Dr. Georg Zizka, Prof. Dr. Uwe Fritz > Vorsitzender des Präsidiums: Dietmar Schmid > Aufsichtsbehörde: Magistrat der Stadt Frankfurt am Main (Ordnungsamt) > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listi

Re: [R] editing import data, strings

2012-02-17 Thread Henrique Dallazuanna
ntext: > http://r.789695.n4.nabble.com/editing-import-data-strings-tp4397899p4397899.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-hel

Re: [R] Reading in csv with footer

2012-02-12 Thread Henrique Dallazuanna
nly in R. > > Thanks! > > -- > Noah > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide comme

Re: [R] [R-sig-DB] Reading data from a worksheet on the Internet

2012-02-12 Thread Henrique Dallazuanna
; Let me know if you want this as a one-time thing, or as a reusable > > program. If you don't know how to use RCurl and XML to parse HTML I'll > be > > happy to help with that too. I'd just like to know more about the scope > of > > your question. > > > &g

Re: [R] String position character replacement

2012-02-08 Thread Henrique Dallazuanna
ctor and pasting in the > replacement character? > > Thanks in advance! > Joy > ______ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/

Re: [R] Webscraping - How to Scrape Out Text Into R As If Copied & Pasted From Webpage?

2011-10-26 Thread Henrique Dallazuanna
rohibited. In addition, if you have received this message in error, please > advise the sender by reply email and delete the message. > > >        [[alternative HTML version deleted]] > > ______ > R-help@r-project.org mailing list > ht

Re: [R] replacing percentage of values in data frame

2011-10-19 Thread Henrique Dallazuanna
m working with a large data frame and I need to replace values in one of > the columns for 10-20% of the entire dataset. I hope what I am trying to > convey is understandable to you. > > -- > View this message in context: > http://r.789695.n4.nabble.com/replacing-percentage-of-values-in-data-f

Re: [R] Saving a list as a Matrix

2011-09-03 Thread Henrique Dallazuanna
.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __

Re: [R] How to keep the same class?

2011-09-02 Thread Henrique Dallazuanna
d > > > > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >

Re: [R] how to create data.frames from vectors with duplicates

2011-08-31 Thread Henrique Dallazuanna
___ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Henrique Dallazuanna

Re: [R] character vector to text with returns

2011-08-29 Thread Henrique Dallazuanna
_ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil

Re: [R] sum of two lists

2011-08-29 Thread Henrique Dallazuanna
jiang > >[[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html >

Re: [R] How to get the last modified time of a file from R

2011-08-26 Thread Henrique Dallazuanna
> > Thanks > > > Alan > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible cod

Re: [R] string manipulation

2011-08-25 Thread Henrique Dallazuanna
r help > > Lorenzo > > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and pr

Re: [R] Help: find the index of the minimum of entries

2011-08-24 Thread Henrique Dallazuanna
___ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- He

Re: [R] subsetting a list of matrices

2011-08-23 Thread Henrique Dallazuanna
e three sublists a, b, c, > but only for those cases in which row3 == "Message 1". Could someone > suggest how to proceed? > > Many thanks in advance, > Lara > > __ > R-help@r-project.org mailing list > https://stat.ethz.c

Re: [R] test if vector contains elements of another vector (disregarding the position)

2011-08-22 Thread Henrique Dallazuanna
t; > So for the example above the vector would look like this: > > c(1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0) > > > > can someone help me on this? > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-

Re: [R] How to navigate (zoom, pan) in a plot/graph

2011-08-21 Thread Henrique Dallazuanna
e posting guide http://www.R-project.org/** >>> posting-guide.html <http://www.R-project.org/posting-guide.html> >>> and provide commented, minimal, self-contained, reproducible code. >>> >> > > > -- > * > Eran Eidinger | Taykey Ltd | +972-54-5908077 | www.taykey.com > > > * &

Re: [R] splitting sample names

2011-08-18 Thread Henrique Dallazuanna
753712p3753712.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 > PLEASE do read the posting guide ht

Re: [R] join columns

2011-08-10 Thread Henrique Dallazuanna
} > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. &g

Re: [R] Loading List data into R with scan()

2011-06-23 Thread Henrique Dallazuanna
nce > > Mike > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.

Re: [R] Loading List data into R with scan()

2011-06-23 Thread Henrique Dallazuanna
l <- readLines(textConnection("1: 3,4,5,6 2:1,2,3 43: 5,7,8,9,5")) On Thu, Jun 23, 2011 at 12:28 PM, Henrique Dallazuanna wrote: > Try this: > >  sapply(lapply(strsplit(l, ":"), strsplit, ","), > function(x)structure(lapply(x[2], as.numeric), .Names

Re: [R] accessing files from subfolders

2011-06-08 Thread Henrique Dallazuanna
t; > I wonder if there's an easy corresponding way to accomplish this in R. > > Any ideas most welcome! > > Jonathan > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posti

Re: [R] subsetting with condition

2011-06-01 Thread Henrique Dallazuanna
ide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __ R-help@r-project.org maili

Re: [R] Test for list membership

2011-05-30 Thread Henrique Dallazuanna
how to move from there though. > > Best wishes, > Marcin > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contai

Re: [R] adding up elements within a list

2011-05-17 Thread Henrique Dallazuanna
ct.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40"

Re: [R] extract integers from string

2011-05-12 Thread Henrique Dallazuanna
ad the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __ R-help@r-project.or

Re: [R] Pretty printing numbers

2011-05-08 Thread Henrique Dallazuanna
gt; PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html >> > and provide commented, minimal, self-contained, reproducible code. >> > >> >> >> >> -- >> Sent from my Linux computer. Way better than iPad :) >> > >

Re: [R] Regexp question

2011-05-04 Thread Henrique Dallazuanna
ve the last comma before the FROM statement? > > -J > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provi

Re: [R] How to pass objects from local() to GlobalEnv

2011-05-01 Thread Henrique Dallazuanna
       [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-containe

Re: [R] Question on list object

2011-04-27 Thread Henrique Dallazuanna
there any better way on how I can do that more directly? > > > > Thanks and regards, > > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE

Re: [R] matrix

2011-04-26 Thread Henrique Dallazuanna
thz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __

Re: [R] Tell the difference between characters

2011-04-26 Thread Henrique Dallazuanna
w.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __ R-help@r-project.org mailing list https

Re: [R] how to extract options for a function call

2011-04-18 Thread Henrique Dallazuanna
"maximum","manhatten", "canberra","binary","minkowski"). > > > Thanks > > ______ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the post

Re: [R] Extract information from the names of a list within lapply

2011-04-15 Thread Henrique Dallazuanna
thz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O _

Re: [R] add names to data frame

2011-04-14 Thread Henrique Dallazuanna
LEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __ R

Re: [R] Regrouping data

2011-04-08 Thread Henrique Dallazuanna
11.11 > 11D 30-Mar-1111.15 > 12 D 29-Mar-1111.17 > > > I need to rearrange this data as new new data.frame > > rat_dat_new as > > period A B C D > 31-Mar-11 10.42 12.62 14.1011.11 > 3

Re: [R] An extention of outer() ?

2011-04-07 Thread Henrique Dallazuanna
t without using any for loop? > > > > Thanks and regards, > > > > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do re

Re: [R] Regrouping data

2011-04-07 Thread Henrique Dallazuanna
> 10.46 >   12.65 > 14.12 > 11.15 > > 29-Mar-11 >  31-May-11 > 10.37 >   12.61 > 14.08 > 11.17 > > (2) Also, I need to find the difference between (rat_dat$cy_date) - > (rat_dat$period) > > I hope I am able to put forward my requirement properly. If not, please

Re: [R] Two functions as parametrs of a function.

2011-04-07 Thread Henrique Dallazuanna
nk you for your help. > > Kenneth > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and prov

Re: [R] Calculated mean value based on another column bin from dataframe.

2011-04-06 Thread Henrique Dallazuanna
"V2"), row.names = c(NA, 20L), class = "data.frame") > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.htm

Re: [R] Help in splitting a list

2011-04-05 Thread Henrique Dallazuanna
__ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazu

Re: [R] merging 2 frames while keeping all the entries from the "reference" frame

2011-04-04 Thread Henrique Dallazuanna
> >> >> -- >> Dimitri Liakhovitski >> Ninah Consulting >> > > > > -- > Dimitri Liakhovitski > Ninah Consulting > www.ninah.com > > __ > R-help@r-project.org mailing list > https://

Re: [R] lattice: how to "center" a subtitle?

2011-04-04 Thread Henrique Dallazuanna
t subtitles are not centered", scales = >>>>>> list(alternating = c(1,1), tck = c(1,0 >>>>>> dev.off() >>>>> >>>>> library(lattice) >>>>> trellis.device("pdf") >>>>> print(xyplot(0 ~ 0, xlab.top = "This title is now '

Re: [R] Creating multiple vector/list names-novice

2011-04-04 Thread Henrique Dallazuanna
-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25&#x

Re: [R] function in argument

2011-04-01 Thread Henrique Dallazuanna
_ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25°

Re: [R] regular expression

2011-04-01 Thread Henrique Dallazuanna
 [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, mini

Re: [R] controlling the labels width of a barplot

2011-04-01 Thread Henrique Dallazuanna
   [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, min

Re: [R] Create Variable names dynamically

2011-03-31 Thread Henrique Dallazuanna
lt;- 123 > } > > Any ideas??? > > Thanks > > > -- > Noah Silverman > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/pos

Re: [R] transparent grays?

2011-03-31 Thread Henrique Dallazuanna
he posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __ R-help@r-proj

Re: [R] read password-protected files

2011-03-31 Thread Henrique Dallazuanna
             rip...@stats.ox.ac.uk > Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/ > University of Oxford,             Tel:  +44 1865 272861 (self) > 1 South Parks Road,                     +44 1865 272866 (PA) > Oxford OX1 3TG, UK                Fax:  +44 1865 272595 > > _

Re: [R] choosing best 'match' for given factor

2011-03-31 Thread Henrique Dallazuanna
Mat)) < match(cc, rownames(matchMat))), > cc, drop = FALSE]; >                             rownames(y)[which.max(y)] >        }) > } > > Any advice? > > Thanks, > > Murali > > __ > R-help@r-project.org mailing list

Re: [R] Italicized title from index

2011-03-31 Thread Henrique Dallazuanna
Better: plot(1, main = bquote("Yield for " ~ italic(.(as.character(spp))) ~ "in management region" ~ .(region))) You have a factor, so you need convert it to character On Thu, Mar 31, 2011 at 8:59 AM, Henrique Dallazuanna wrote: > Try this: > > plot(1, main =

Re: [R] Italicized title from index

2011-03-31 Thread Henrique Dallazuanna
! > > Cheers, > > -Jeremy N > > Undergraduate Researcher in Macroecology > University of Ottawa > Department of Biology > > Ad astra per alia porci! > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.or

Re: [R] Lists of tables and conditional statements

2011-03-30 Thread Henrique Dallazuanna
02:novel          0     0     0     0     1     0        0   1 > >  3:151545824:novel          0     1     0     0     0     0        0   1 > > > Thanks for your help > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing lis

Re: [R] summing values by week - based on daily dates - but with some dates missing

2011-03-30 Thread Henrique Dallazuanna
does the line is.na(wk) <- wk %% 1 == 0 do? > Thank you! > Dimitri > > On Wed, Mar 30, 2011 at 5:25 PM, Henrique Dallazuanna > wrote: >> You're right: >> >> wk <- as.numeric(format(myframe$dates, "%Y.%W")) >> is.na(wk) <- wk %% 1 == 0 &g

Re: [R] summing values by week - based on daily dates - but with some dates missing

2011-03-30 Thread Henrique Dallazuanna
e) > to.remove<-to.remove[order(to.remove)] > myframe<-myframe[-to.remove,] > (myframe) > dim(myframe) > names(myframe) > > library(zoo) > wk <- as.numeric(format(myframe$dates, '%W')) > is.na(wk) <- wk == 0 > solution<-aggregate(value ~ group +

Re: [R] summing values by week - based on daily dates - but with some dates missing

2011-03-30 Thread Henrique Dallazuanna
ality I'll have many years and hundreds of groups > - hence, it'll be hard to do it manually. > > > BTW - does format(dates,"%Y.%W") always consider weeks as starting with > Mondays? > > Thank you very much! > Dimitri > > > On Wed, Mar 30, 2011 a

Re: [R] How to define new operator in R?

2011-03-30 Thread Henrique Dallazuanna
> __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible

Re: [R] How can we modify attributes of files in Windows Systems using R?

2011-03-30 Thread Henrique Dallazuanna
___ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible

Re: [R] summing values by week - based on daily dates - but with some dates missing

2011-03-30 Thread Henrique Dallazuanna
; -- > Dimitri Liakhovitski > Ninah Consulting > www.ninah.com > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >

Re: [R] fonts in mosaic

2011-03-30 Thread Henrique Dallazuanna
take ?gpar lists ("grid" graphical >> > parameters). For example you may do >> > > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting g

Re: [R] save ordinary numerical calculations as pdf

2011-03-30 Thread Henrique Dallazuanna
r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25'

Re: [R] Quick recode of -999 to NA in R

2011-03-30 Thread Henrique Dallazuanna
t0[dat0$a1devt==-999.,"a1devt"] <- NA > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide

Re: [R] create string with " using paste.

2011-03-29 Thread Henrique Dallazuanna
help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil

Re: [R] Simple but elusive - expand back from counts

2011-03-29 Thread Henrique Dallazuanna
ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O _

Re: [R] Ordering data.frame based on class

2011-03-28 Thread Henrique Dallazuanna
gt;  830 > > >  ABC >  20 >  920 > > >  ABC >  36 >  111 > > >  ABC >  41 >  209 > > >  ABC >  44 >  641 > > > Kindly guide > > Vincy > > > >        [[alternative HTML version deleted]] >

Re: [R] add my own calculated conficence interval to a plot

2011-03-28 Thread Henrique Dallazuanna
t; > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-

Re: [R] rep for multiple categories

2011-03-28 Thread Henrique Dallazuanna
R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25

Re: [R] "Holes" in a data frame with time intervals

2011-03-28 Thread Henrique Dallazuanna
ur > system. > Please also note that the unauthorized disclosure or use of the message or any > attachments could be an offence. Thank you for your cooperation. ** >        [[alternative HTML version deleted]] > > __ > R-help@r-pr

Re: [R] "for" loop assistance -

2011-03-25 Thread Henrique Dallazuanna
ramming, I am unsure of how to go > about creating the for loop to build the second data frame.  I've > tried to modify existing for loops that I already have but have been > unsuccessful. > > Do you have any suggestions? > > Thank you – > > Steven Ranney &

Re: [R] Finding the common portion of strings

2011-03-25 Thread Henrique Dallazuanna
P < (The "P Less Than" Company) > Phone: 1-866-PLessThan (1-866-753-7784) > Fax: 1-866-PLessThan (1-866-753-7784) > www.PLessThan.com > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide h

Re: [R] rbind a heterogeneous row

2011-03-22 Thread Henrique Dallazuanna
n/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O __

Re: [R] Computing row differences in new columns

2011-03-21 Thread Henrique Dallazuanna
___ > -h...@r-project.org mailing list > ttps://stat.ethz.ch/mailman/listinfo/r-help > LEASE do read the posting guide http://www.R-project.org/posting-guide.html > nd provide commented, minimal, self-contained, reproducible code. > > > >        [[alternative HTML versio

Re: [R] string interpolation

2011-03-21 Thread Henrique Dallazuanna
> R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25°

Re: [R] Understanding tryCatch

2011-03-18 Thread Henrique Dallazuanna
t; __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, re

Re: [R] subset data frame with condition

2011-03-18 Thread Henrique Dallazuanna
gt; rows and within other loops it makes my code run forever! Any hints? > Thanks!! > > Nico > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.htm

Re: [R] predict lm doubt

2011-03-18 Thread Henrique Dallazuanna
> 35       TRUE               2.48 > 37       TRUE               4.40 > 39       TRUE               2.66 > > > > Thanks a lot. > Barbara > >        [[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list &g

Re: [R] Replace split with regex for speed ?

2011-03-18 Thread Henrique Dallazuanna
h/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O

Re: [R] fetch uneven

2011-03-16 Thread Henrique Dallazuanna
mailing list archive at Nabble.com. > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal

Re: [R] Reorganize data frame

2011-03-16 Thread Henrique Dallazuanna
t; Thanks, > Chris > > -- > View this message in context: > http://r.789695.n4.nabble.com/Reorganize-data-frame-tp3381929p3381929.html > Sent from the R help mailing list archive at Nabble.com. > > __________ > R-help@r-proje

Re: [R] export list to csv

2011-03-16 Thread Henrique Dallazuanna
__ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Cu

Re: [R] making dataframes

2011-03-16 Thread Henrique Dallazuanna
ere an easy way to do this? > > Thank you for your help, > > Kind regards, > > Saskia van Pelt > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide ht

Re: [R] Questions on dividing lists and tapply

2011-03-15 Thread Henrique Dallazuanna
lternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, sel

Re: [R] Matrix building to remove for loops

2011-03-15 Thread Henrique Dallazuanna
/stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O

Re: [R] Element by element mean of a list of matrices

2011-03-15 Thread Henrique Dallazuanna
http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]

Re: [R] Table multiple answers variables

2011-03-15 Thread Henrique Dallazuanna
[[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and

Re: [R] how to reshape the data.frame from long to wide in a specific order

2011-03-14 Thread Henrique Dallazuanna
___ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuan

Re: [R] increase a value by each group?

2011-03-14 Thread Henrique Dallazuanna
54962.02 > 54962 Site_D 217 54962.03 > 54962 Site_D 217 54962.04 > > > I'm looking to increase all index group, not just each element. > > Thanks in advance, > > John Ortiz > > __________ > R-help@r-project.o

Re: [R] How to calculate means for multiple variables in samples with different sizes

2011-03-11 Thread Henrique Dallazuanna
listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternativ

Re: [R] insertion of a row between individuals

2011-03-11 Thread Henrique Dallazuanna
lease see our website at http://www.actelion.com > > > >[[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the

Re: [R] aggregate by part of a field

2011-03-10 Thread Henrique Dallazuanna
> > > HXD > > [[alternative HTML version deleted]] > > __ > R-help@r-project.org<mailto:R-help@r-project.org> mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project

Re: [R] Rearranging the data

2011-03-09 Thread Henrique Dallazuanna
st > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16'

  1   2   3   4   5   6   7   8   9   10   >