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.

7 results for “from:John Bjornar Bremnes”

convert from seconds to date-time objects
John Bjornar Bremnes · Feb 3, 2003 · r-help

A colleague of mine would like to know how seconds since 1970 (represented as integers) can be converted to date-time objects? thanks -- John Bjornar Bremnes Norwegian Meteorological Institute (met.no) Research and Development Department P.O.Box 43 Blindern...

.Fortran()
John Bjornar Bremnes · Oct 8, 2001 · r-help

I am trying to call some Fortran subroutines using .Fortran(). These subroutines have arguments of type 'character', 'real', 'integer', and 'integer*2'. Is it impossible to call subroutines expecting both 'character' and 'real' as input? Any help is appreciated. John...

convert from seconds to date-time objects
John Bjornar Bremnes · Feb 3, 2003 · r-help

The solution turned out to be simple: > x <- 0:100 > class(x) <- "POSIXct" > x John Bjornar John Bjornar Bremnes wrote: > > A colleague of mine would like to know how seconds since 1970 > (represented as integers) can be converted to date...

plotmath
John Bjornar Bremnes · Oct 30, 2002 · r-help

How can I add "%" to each titlein the example below?I am using R1.5.0 on Linux. par(mfrow=c(2,2)) for (i in c(30,50,70,90)) { plot(0, 0, type="n") mtext(substitute(RH...

.Fortran()
John Bjornar Bremnes · Oct 10, 2001 · r-help

Prof Brian Ripley wrote: > > On Tue, 9 Oct 2001, John Bjornar Bremnes wrote: > > > Prof Brian Ripley wrote: > > > > > > On Tue, 9 Oct 2001, John Bjornar Bremnes wrote: > > > > > > > Prof Brian Ripley wrote: > > > > > > > > > > On Mon, 8 Oct 2001, John Bjornar Bremnes wrote: > > > > > > > > > > > I...

.Fortran()
John Bjornar Bremnes · Oct 9, 2001 · r-help

Prof Brian Ripley wrote: > > On Mon, 8 Oct 2001, John Bjornar Bremnes wrote: > > > I am trying to call some Fortran subroutines using .Fortran(). These > > subroutines have arguments of type 'character', 'real', 'integer', and > > 'integer*2'. Is it impossible to call...

.Fortran()
John Bjornar Bremnes · Oct 9, 2001 · r-help

Prof Brian Ripley wrote: > > On Tue, 9 Oct 2001, John Bjornar Bremnes wrote: > > > Prof Brian Ripley wrote: > > > > > > On Mon, 8 Oct 2001, John Bjornar Bremnes wrote: > > > > > > > I am trying to call some Fortran subroutines using .Fortran(). These > > > > subroutines have arguments...

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