Displaying 5 results from an estimated 5 matches for "cdeclercq".
Did you mean:
declercq
2004 May 18
7
Isotopic notation in plots
I really like to use R for all my graphs, and as I work with stable
isotopes I want to have a proper chemical notation in my plots
I have looked at ?plotmath, but didn't find the answer and also searched
the R website.
------------------------------------------------------------------------
--
plot(1:10,xlab=expression(^{14}*C)) # I want to have a superscript with
nothing in front, but it
2000 Apr 25
2
[R) Bland Altman plot (was: paste ?)
> De : Bill Venables <venables at acland.qld.cmis.csiro.au>
> Objet : Re: [R] paste ?
> Date?: mardi 25 avril 2000 08:45
>
(...)
> Secondly, I'm curious about the history of this kind of plot.
> I've only heard it called a "Tukey mean difference" plot, (and
> Trellis graphics has a function, tmd(), that does it, but no one
> knows about it...).
1999 Apr 15
0
Re: R-0.64.0 for Win9X/WinNT
> De : Prof Brian D Ripley <ripley at stats.ox.ac.uk>
> A : Christophe Declercq <cdeclercq at nordnet.fr>
> Cc : r-help at stat.math.ethz.ch
> Objet : Re: [R] Re: R-0.64.0 for Win9X/WinNT
> Date : mercredi 14 avril 1999 21:33
(....)
> It should include Rd.sty automatically. The problem is that the file
>
> RHOME/doc/manual/Rd.sty
>
> is missing from the bi...
1999 Apr 14
1
Re: R-0.64.0 for Win9X/WinNT
...%1.tex %1.aux %1.log
exit
to get help pages in Acrobat Reader and it works fine, but only after I put
the Rd.sty latex package (from CRAN) in the rw0640\bin directory and, in
the same directory, a Rhelp.cfg file with the command \usepackage{Rd}.
Is this the right thing to do?
Christophe Declercq
cdeclercq at nordnet.fr
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-re...
2003 Oct 22
4
adjacency matrix
Dear R experts,
I am new to the list and R software. I need to convert arcview file to Winbugs having R has middle package. Got from friends that it is possible following the steps:
1. Converting arcview shapefile to "cgm clear text file"
2. Downloading "convert.r" to into R
2.1 use source("convert.r")
2.2 convert("filename_cgm") without the