Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

6 results for “from:Alejandro Munoz del Rio”

reason for na.last=TRUE in rank
Alejandro Munoz del Rio · May 19, 2005 · r-help

Dear UseRs, Could someone explain to me why the default behaviour of rank() is to assign the largest rank to missing data > rank(c(3, 1, NA)) [1] 2 1 3 as opposed to what I would hazard would be...

subset of documentation for a given recommended package
Alejandro Munoz del Rio · May 23, 2004 · r-help

Dear R-help readers, In R 1.8.1 it was easy to print the documentation for recommended packages: go to the full reference manual (refman.pdf) and print the relevant pages, which were contiguous. With R 1.9.0...

plotting and unplotting lines in R
Alejandro Munoz del Rio · Jan 13, 2003 · r-help

"RexBryan" <rexbryan1 at attbi.com> writes: > I would like to plot and unplot a line to a graph using R's line > command. This would allow for sequentially trying different plotted > functions for a visual fit. Is there a way...

assigning colors to barplot when beside=TRUE
Alejandro Munoz Del Rio · Dec 4, 2003 · r-help

Quoting Paul Murrell <p.murrell at auckland.ac.nz>: > I haven't figured out exactly what your code is supposed to produce, but > I suspect that you are calculating colv incorrectly. In your example, > you get a colv with 5...

avoiding excel's odbc limit on number of columns
Alejandro Munoz del Rio · Mar 12, 2003 · r-help

Dear R-Helpers, I would like to read an Excel .xls file via RODBC. I have successfully run the example in p. 18 of "R Data Import/Export". The problem I am facing is that Excel's ODBC driver seems...

assigning colors to barplot when beside=TRUE
Alejandro Munoz Del Rio · Dec 4, 2003 · r-help

dear list, i am having trouble coloring the bars in a barplot. my data have two groups, which i would like to plot side by side. within each group i want to sort the observations in decreasing order, like a...

Can't find what you're looking for? Try searching with Google .