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.

25 results for “from:Morten Sickel”

Moving average
Morten Sickel · Mar 7, 2003 · r-help

Sorry, a neccesary addition: filter in library ts. Morten

Geographical selection
Morten Sickel · Jun 2, 2006 · r-sig-geo

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

problems loading spproj library for transform()
Morten Sickel · May 26, 2006 · r-sig-geo

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

Moving average
Morten Sickel · Mar 7, 2003 · r-help

Wayne Jones wrote: >Does anyone know if R has the functionality to calculate a simple moving >average. I cant seem to find it in the help menu. does filter() do what you need? Morten

Varying texts in expression(paste())
Morten Sickel · Jan 31, 2003 · r-help

Gunter Bart wrote: > You need substitute(). Look at the examples in plotmath(). > x<-3;y<-'foo' > plot(c(0,1),c(0,1),type='n') > text(.5,.5,substitute(paste('Releases of ',x^99,' ',y,' > TBq/year'),list(x=x...

log axis assignment
Morten Sickel · Mar 4, 2003 · r-help

From: Jeremy Z Butler [mailto:jerrytheshrub at hotmail.com] > Surely I should be able to set the > ylog option to T using another object (logaxis). > >for (n in colnames(raw)) >{ >if(n=="pH"){logaxis<-"T"} else {logaxis<-"F"} >plot(full...

Subsetting across a frame for plotting
Morten Sickel · Jun 22, 2005 · r-help

Fra: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] P?? vegne av Liaw, Andy >You might save yourself some headaches by turning it into a matrix instead, since all the columns...

Gridding of data
Morten Sickel · Jul 30, 2008 · r-sig-geo

I have a lot of measurements located using GPS projected to UTM. I would prefer to grid those data, i.e. define a grid with e.g. 200m cell size and calculate the average for each cell. Each cell may...

Select polygons
Morten Sickel · Jul 4, 2008 · r-sig-geo

I am reading in a shape file using read.shape() I would like to select some of the polygons in the shape file, depending on data in the att.data ... but for some (probably simple) reason, it doesn't work...

grid.legend - lines
Morten Sickel · Sep 17, 2002 · r-help

I am testing out the grid-plots, but get into a problem making a legend. I have a line plot and some points, following the model in grid.plot.and.legend() i manage to get the points correctly in the...

Plot using different symbols depending on value.
Morten Sickel · Jan 21, 2003 · r-help

I am making a plot from R indicating an average, min and max value for a number of sample types. as horizontal lines with the sample types on the y-axis. (see http://home.newmedia.no/sickel/R.html for...

plot
Morten Sickel · Mar 17, 2003 · r-help

noliveir2003 at zipmail.com.br [mailto:noliveir2003 at zipmail.com.br] wrote: >Can anyone tell me how to plot on the same graph two different functions >(of x) using two differnt y scales (axes 2 and 4)? The only way...

Varying texts in expression(paste())
Morten Sickel · Jan 31, 2003 · r-help

Hi, I am using R a lot to make plots relating to radioactivity, I am often using expression() to label the plots with nuclide names written with superscripts, e.g. expression(paste("Releases of ", { }^{99},Tc," (TBq/year)"))->ywtext But...

Overlaying a moving average curve on top of a barplot
Morten Sickel · Feb 3, 2003 · r-help

Jose Santos Alegria wrote: >I'm using standard barplot (Windows version 1.6.2 of R) to represent a certain weekly >metric "v" and I would like to properly overlay on top of it its moving average "mean.8" >(window...

Plotting - holes from shapefile
Morten Sickel · Jul 23, 2008 · r-sig-geo

Hi, Guess this is quite easy when one just knows how, but I have noe been able to dig out how... I have a shape file with water areas with some islands. I want to plot this without the islands...

Newbie: Subsets of data frame
Morten Sickel · Sep 23, 2002 · r-help

I feel a bit embarassed by this, but I have not managed to find out how: I have a data frame containing measurements over time for a number of different locations: > str(milk) `data.frame': 845 obs. of 3 variables...

Command line parameters to a script
Morten Sickel · Dec 16, 2002 · r-help

I am using R quite a lot for reading data from a db and plotting them. I often have to make different language versions of my plots, i.e. in Norwegian and English. In stead of making and maintaining two...

Select polygons
Morten Sickel · Jul 4, 2008 · r-sig-geo

Great! Thanks, that did it! Morten -----Original Message----- From: Edzer Pebesma [mailto:edzer.pebesma at uni-muenster.de] Sent: Friday, July 04, 2008 4:51 PM To: Morten Sickel Cc: r-sig-geo at stat.math.ethz.ch Subject: Re...

Cross-tabulation of data from database
Morten Sickel · Feb 27, 2002 · r-help

On Wednesday 27 February 2002 09:47, Jens Nieschulze wrote: > On Tue, 26 Feb 2002, Morten Sickel (I) wrote: > > % I want to (try to) use R for some analyses within vegetation ecology, > % using the vegan package. (snip) > %But I end...

Plotting w/multiple y-axes?
Morten Sickel · Jan 21, 2003 · r-help

Per Bak wrote: >How do I plot using multiple(2) y-axes? >I have two series that use the same x-data, but have very different scales. I don't know, it that is the only, or even the best...

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