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.

8 results for “from:Scott Waichler”

summary() doesn't work with Date class objects
Scott Waichler · Jul 13, 2004 · r-help

The handy function summary() doesn't work correctly with Date class objects: > R.version.string [1] "R version 1.9.1, 2004-06-21" > b <- as.Date(c("2002-12-26", "2002-12-27", "2002-12-28", "2002-12-29...

polygons around clusters of identically valued nodes in levelplot()
Scott Waichler · Jun 14, 2004 · r-help

I'm looking for a way to plot lines on top of a levelplot(), where the lines are borders between cells of different values. The clines() function provides contours suitable for continuous data. I am dealing with discrete values, spatial...

Tagging identical rows of a matrix
Scott Waichler · May 14, 2004 · r-help

I would like to generate a vector having the same length as the number of rows in a matrix. The vector should contain an integer indicating the "group" of the row, where identical matrix rows are in a group, and...

Extracting information from webpages
Scott Waichler · Apr 20, 2004 · r-help

> Hello R Community, > > I would like to be able to download recent (yesterday's close is fine) > stock and > mutual fund prices from somewhere and use them for a personal finance > project. > Ideally, I would do this at a website...

Problem with number characters
Scott Waichler · Oct 14, 2004 · r-help

I am trying to process text fields scanned in from a csv file that is output from the Windows database program FileMakerPro. The characters onscreen look like regular text, but R does not like their underlying binary form. For example...

RArcInfo: can't read arc coverage
Scott Waichler · Nov 20, 2002 · r-help

I am having trouble using get.arcdata() in RArcInfo. X and y coordinates are not what they should be. Can anyone suggest what might be wrong? I am using RArcInfo 0.4-1. Here is the metadata of my coverage...

Color schemes that work for people with color-deficient vision
Scott Waichler · Nov 2, 2004 · r-help

A recent article in the earth science literature cited below and available at http://geography.uoregon.edu/datagraphics/EOS/ points out that rainbow color schemes and mixtures of green and yellow can be troublesome for people with color-deficient vision...

Apparent conflict between \Sexpr in Sweave and R2HTML
Scott Waichler · Jul 5, 2004 · r-help

I have come across an apparent bug in the operation of Sweave. If I load the package R2HTML then execution of \Sexpr{} in an *.Rnw file no longer works. The \Sexpr{} code is simply written to the *.tex file. Below...

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