search for: falkland

Displaying 7 results from an estimated 7 matches for "falkland".

2001 Nov 13
4
Floating windows in TCLTK
Dear anybody dealing with TCLTK on R I'm trying, without any success, to get a simple TCLTK window to remain floating on top of the RGui and RConsol windows when the later have focus. I cannot find reference in the TCKTK documentation and fear that I'm missing something quite fundamental. My objective is to make a simple button populated menu to invoke R functions. I wish the TCLTK menu
2001 Jun 22
0
monotonically increasing smoothing spline
...to a suitable function for fitting a monotonically increasing smoothing spline? I think this question has been asked before, and I had a feeling it had been answered by Simon Wood, but I can''t find it in the archives. Thanks David Middleton David A. J. Middleton, Fisheries Department, Falkland Islands Government Stanley, Falkland Islands Tel: +500 27260 Fax: +500 27265 Email: dmiddleton at fisheries.gov.fk -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info"...
2001 Aug 09
1
bug (and fix) in seq.POSIXt (PR#1046)
...== 2) by <- by * as.integer(by2[1]) } in the seq.POSIXt code. Thanks to those who worked to add the DateTimeClasses. I have only started making use of these recently, but am finding them very useful. David Middleton Dr David A. J. Middleton, Stock Assessment Scientist Fisheries Department, Falkland Islands Government Stanley, Falkland Islands Tel: +500 27260 Fax +500 27265 Email: dmiddleton@fisheries.gov.fk Web: http://www.falklandislands.com/business/fisheries.htm -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tu...
2002 Dec 15
4
Mozilla nacking up to peek inside a vorbis file
Just been doing some simple phrases for Phoenix Online, uploaded the samples in q1 & q3 vorbis- when i click on the links in Mozilla, it opens the file in the window, displaying the files as text. How could i change the html file i've linked them on so that when people click on the links, this won't happen? http://galileo.spaceports.com/~djdij/po/index.html code that works in Mozilla
2002 Oct 31
7
Symbols for male/female
Dear all, I would like to use the biological symbols for male and female as plotting symbols in a scatterplot (ideally filled and non-filled). R does not seem to have these symbols using pch= in plot() nor are they implemented via expression() or at least I did not find them. I found that the symbols are e.g. available in the wasysym and the marvosym package in LaTeX. I have coded two very rough
2002 Oct 31
7
Symbols for male/female
Dear all, I would like to use the biological symbols for male and female as plotting symbols in a scatterplot (ideally filled and non-filled). R does not seem to have these symbols using pch= in plot() nor are they implemented via expression() or at least I did not find them. I found that the symbols are e.g. available in the wasysym and the marvosym package in LaTeX. I have coded two very rough
1999 Apr 09
2
KS test from ctest package
This question is mainly aimed at Kurt Hornik as author of the ctest package, but I'm cc'ing it to r-help as I suspect there will be other valuable opinions out there. I have been attempting 2 sample Kolmogorov-Smirnov tests using the ks.test function from the ctest package (ctest v.0.9-15, R v.0.63.3 win32). I am comparing fish length-frequency distributions. My main reference for the