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:Jorge A. Ahumada”

Eval() or parse() do not work inside function
Jorge A. Ahumada · Jul 27, 2010 · r-help

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

Eval() or parse() do not work inside function
Jorge A. Ahumada · Jul 27, 2010 · r-help

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

put a label on right y axis?
Jorge A Ahumada · Jul 30, 2003 · r-help

If you have a graph with two y-axes like: plot(...) #1st graph par(new=T) plot(.....,axes=F,xlab="",ylab="") #plot second axis(4) # put axes on the right side How do you put a ylab to that second...

neighbor.grid and spatial.weights
Jorge A Ahumada · May 30, 2002 · r-help

Anyobody knows if functions neighbor.grid and spatial.weights (from module spatial) have any 'equivalents' in R ? Thanks. JA -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un...

Changing default browser in options()
Jorge A Ahumada · Aug 11, 2003 · r-help

I usually startup R from within several directories (usually where the programs or data of interest are). I like to use a small web browser called dillo to browse help files. However, by default R looks for mozilla, so I...

R.app always loads home workspace
Jorge A. Ahumada · Jun 1, 2006 · r-sig-mac

Since upgrading to R 2.3 and R.app 1.16 the workspace in my home directory is always loaded independently of whether I start R.app in the home directory or not. For example if I type in the...

Eval() or parse() do not work inside function
Jorge A. Ahumada · Jul 27, 2010 · r-help

I am writing a function where the arguments are names of objects or variable names in a data frame. To convert the strings to the objects I am using eval(parse(text=name)): f.graph.two.vbs<-function(dataname,v1...

Weird problem redirecting lattice graph to a file
Jorge A. Ahumada · Aug 13, 2006 · r-sig-mac

Hello, I am having this weird issue where I cannot send a lattice graph to a device like pdf() or png(), but this only happens when the statement is inside a function. For example, this works: > a <- matrix(0,5...

problems installing odesolve in OS X
Jorge A Ahumada · Jan 20, 2004 · r-help

When I try to install odesolve > install.packages("odesolve") I get the following error: ----------------------- gcc -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o odesolve.so bnorm.o call_lsoda.o cfode.o dgbfa.o dgbsl.o dgefa.o...

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