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.

5 results for “from:Alex Park”

Boxplot Help for Neophyte
Alex Park · Feb 20, 2006 · r-help

R helpers I am getting to grips with R but came across a small problem today that I could not fix by myself. I have 3 text files, each with a single column of data. I read them in using...

Removing axes / frame from plot()
Alex Park · Nov 11, 2007 · r-help

R Help Feel sure there is a simple answer to this but answer has eluded me so far. NB. Using R 2.6.0. I am plotting a simple chart using plot(): plot(df, ylim=c(as.numeric(min(df...

Building a GUI with R
Alex Park · Oct 6, 2008 · r-sig-finance

Hello I am a private investor and have been wondering about the feasibility of building my own personal piece of software to help with my investing. In particular, I am thinking of a desktop application that has the following features...

Help with Dates
Alex Park · Jul 19, 2007 · r-help

R I am taking an excel dataset and reading it into R using read.table. (actually I am dumping the data into a .txt file first and then reading data in to R). Here is snippet: > head(data); Date Price...

Help with read.zoo and transform
Alex Park · Dec 24, 2007 · r-help

R I get a daily feed of data over the internet that I keep in various .csv files. I have built a function that reads that data into R for me: getMarketData<-function(market) { library(zoo) pathname<- "C:/DATA/" files...

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