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.

421 results for “from:Erich Neuwirth”

Evaluating expresssions as parameter values
Erich Neuwirth · Sep 22, 2009 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090922/5c170236/attachment-0001.pl>

Extracting elements from a nested list
Erich Neuwirth · Oct 18, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101018/47dbfab5/attachment.pl>

problem in quartz with emacs/ESS
Erich Neuwirth · Nov 24, 2012 · r-sig-mac

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20121124/e68d0c2b/attachment.pl>

RExcelInstaller update
Erich Neuwirth · Apr 30, 2012 · r-help

New version RExcel 3.2.7-1 Download wrapper for new version of RExcel. _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages

[R-gui] your favourite spreadsheet-like data viewer or editor?
Erich Neuwirth · Nov 12, 2010 · r-sig-gui

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-gui/attachments/20101112/482c944d/attachment.pl>

export tables to excel files on multiple sheets with titles for each table
Erich Neuwirth · Jul 14, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100715/b44f4825/attachment.pl>

export tables to excel files on multiple sheets with titles for each table
Erich Neuwirth · Jul 15, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100716/f1212b92/attachment.pl>

How to eliminate this for loop ?
Erich Neuwirth · Nov 8, 2010 · r-help

Reduce(function(x1,x2)b*x1-x2,c,init=1,accum=TRUE) might be what you are looking for. This is not fully tested, so you should test it before you want to use it.

ks and contour plot labels
Erich Neuwirth · Mar 22, 2011 · r-help

Is there an easy way to control the font size for the contour lines in plots of kde objects in package ks? The label size seems not obey the cex parameter (which probably would be the R way of doing...

Erich Neuwirth · Mar 18, 2003 · r-help

Searching for Arithmetic shows %% as an infix operator Oezlem Gengaslan wrote: >Hi, > > can someone tell me, if there is a function in R for the modulo operator? > >bye > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://www.stat...

Postscript fonts
Erich Neuwirth · Aug 4, 2006 · r-help

How can I find out what fonts are available for par(family= for the postscript device? -- Erich Neuwirth, Didactic Center for Computer Science University of Vienna Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464...

how to divide each column in a matrix by its colSums?
Erich Neuwirth · Nov 28, 2010 · r-help

sweep(m,1,rowSums(m),"/") sweep(m,2,colSums(m),"/") On 11/28/2010 9:55 PM, casperyc wrote: > > In that case, there are values >1, > which is clearly not what I wanted. > > Thanks. > > I think I should use prop...

Question about --internet2 on Windows
Erich Neuwirth · Sep 26, 2008 · r-help

Is there a way tell R that it should use --internet2 from within a running R process? -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at...

multiple mosaic plots layout
Erich Neuwirth · May 1, 2011 · r-help

I would like to display multiple mosaic plots from vcd (not defined by a model but derived from different data sets) side by side. Neither par(mfrow=...) nor layout seem to allow to arrange multiple mosaic plots in a grid...

Applescript plans
Erich Neuwirth · Feb 10, 2008 · r-sig-mac

Are there any plans to extend the Applescript facilities in R? If one could transfer R matrices as nested lists to and from Applescript, I could build another version of RExcel on Macs. Currently, Numbers from iWorks seems not to...

rsync.r-project.org unreachable
Erich Neuwirth · Aug 21, 2004 · r-devel

rsync.r-project.org (alias bates4.stat.wisc.edu) seems to be unreachable right now. is this only my problem? will it be reachable soon again? -- Erich Neuwirth, Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie...

Rexcel
Erich Neuwirth · Aug 22, 2013 · r-help

Free support for RExcel is available by subscribing to the mailing list at rcom.univie.ac.at and posting questions to the list. On Aug 22, 2013, at 7:04 PM, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote...

R video
Erich Neuwirth · Sep 9, 2003 · r-help

Quicktime also can convert sequences of images into quicktime and avi movies. It accepts quite a lot of different image formats. Thomas Petzoldt wrote: > David Khabie-Zeitoune schrieb: > >> Hi >> >> Does anybody know of any R packages under Windows to produce...

Monospaced fonts in legends
Erich Neuwirth · Jul 31, 2006 · r-help

Is there a way of using monospaced fonts in legends in a plot, but still using standard proportionally spaced fonts for all the titles? -- Erich Neuwirth, University of Vienna Faculty of Computer Science Computer Supported Didactics Working Group Visit our...

fonts in mosaic
Erich Neuwirth · Mar 30, 2011 · r-help

I need to change the font(s) used in mosaic from package vcd. The help file and the vignette do not give very explicit examples for doing that. The easiest solution would be changing the font for everything on the...

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