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.

9 results for “from:Steve Powers”

print tables to figure in R
Steve Powers · Jul 16, 2007 · r-help

Doe anyone know of a way to print nice-looking, printer-friendly tables directly in the R plot window? This would be very handy for examining preliminary results from frequently used routines. I've hunted for this with no luck...

writing complex outputs to table
Steve Powers · Sep 8, 2007 · r-help

So I've come across a few cases where complex outputs from functions will not write to tables. The most recent case involves the TukeyHSD function in the stats package. If I save the TukeyHSD call and print it, that...

creating a dynamic output vector
Steve Powers · Nov 7, 2007 · r-help

Let's say I have a program that returns variables whose names may be any string within the vector NAMES=c("varA","varB","varC","varD","varE","varF"..."varZ"), but I do not ever know which ones have actually been created...

open/execute/call/run an external file
Steve Powers · Aug 21, 2007 · r-help

I'm trying to figure out how to trigger a process from within R. I have an exectuable file that runs a Fortran model, but ideally, would like to run it from R. Note that I'm not talking about...

merging, interpolating two simulataneous time series
Steve Powers · Oct 1, 2007 · r-help

I have a time series for two variables measured simultaneously, but at different intervals. The variables are not independent, so the patterns in the times series are very similar (one variable goes up when the other goes up, etc). For...

R crashing inconsistently within for loops
Steve Powers · Dec 27, 2012 · r-help

Hello, This one has been bugging me for a long time and I have never found a solution. I am using R version 2.15.1 but it has come up in older versions of R I have used over...

creating a dynamic output vector
Steve Powers · Nov 7, 2007 · r-help

Everyone is assuming I know what the output data are, or that they come out from my model in some easily called vector. But I don't, and they do not. The outputs are hidden, and all are separate variables...

creating a dynamic output vector
Steve Powers · Nov 7, 2007 · r-help

Not exactly. That doesn't work for me. Because I don't actually know what variables are created each time I run the program, I don't have an easy way to call all the ones I need at once...

merging, interpolating two simulataneous time series
Steve Powers · Oct 1, 2007 · r-help

No, it's a little more complex. I do not want to interpolate var2 as a function of time. I want interpolate var2 as a function of var1, but in an iterative chronological sequence that does require matching times first...

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