Just want to share.
Very Best,
Jean
--
Jean R. Lobry(lo...@biomserv.univ-lyon1.fr)
Laboratoire BBE-CNRS-UMR-5558, Univ. C. Bernard - LYON I,
43 Bd 11/11/1918, F-69622 VILLEURBANNE CEDEX, FRANCE
allo : +33 472 43 27 56 fax: +33 472 43 13 88
http://pbil.un
Full_Name: Jean Lobry
Version: 2.9.0
OS: i386-apple-darwin8.11.1
Submission from: (NULL) (83.197.82.45)
Dear R-core,
I have posted http://finzi.psych.upenn.edu/Rhelp08/2009-September/212688.html";>this
on R-help, and then http://finzi.psych.upenn.edu/R/R-devel/2009-September/054929.htm
o stripchart() now passes '...' to title() (as well as to
plot.default() and axis()). (Wish of PR#12202)
A simple fix that works for me is to forward the argument ... to
the function points() in graphics:::stripchart.default(), but I
know nothing about potential side
should be
documented.
Best,
Pr. Jean R. Lobry
BTW, the URL:,
http://www.udallas.edu:8080/~andrews/software/software.html.
in the "Note" section does not work for me.
--
Jean R. Lobry(lo...@biomserv.univ-lyon1.fr)
Laboratoire BBE-CNRS-UMR-5558, Univ. C. Bernard - LYON I,
43 Bd
t;.
That would be OK for me if lh was a simple vector, but lh is a
time series so I would expect it to have different tsp() parameters
to fit the doc.
Best,
Jean
--
Jean R. Lobry([EMAIL PROTECTED])
Laboratoire BBE-CNRS-UMR-5558, Univ. C. Bernard - LYON I,
43 Bd 11/11/1918, F-69622 VILLE
Dear all,
I'm confused by the time serie parameters in data(lh) :
sueoka:~ lobry$ R --vanilla --quiet
> tsp(lh)
[1] 1 48 1
because documentation says:
QUOTE
A regular time series giving the luteinizing hormone in blood
samples at 10 mins intervals from a human female, 48 samples.
=
x <- rnorm(100)
...
@
I have \Sexpr{ifelse(exists("x"), length(x), "Ooops, I forgot
to evaluate TimeConsumingCodeChunk1")} elements in vector x.
Wouldn't it be enough to mention this in Sweave's FAQ ?
Best,
Jean
--
Jean R. Lobry([EMAIL PROTECTED])
La
gth [nm]", side=1, line=2)
mtext("reflection", side=2, line=2)
mtext(paste("bragg mirror, s-polarized: central wavelength ",
lambda_ref," nm, ", N, " pairs of layers", seq=""), side=3, line=2.5,
cex=1.2)
mtext(paste("n0=", n0 (1), &qu
Dear R-Devel,
consider:
[rufus:~] lobry% R --vanilla --quiet
> sessionInfo()
Version 2.3.0 (2006-04-24)
powerpc-apple-darwin8.6.0
attached base packages:
[1] "methods" "stats" "graphics" "grDevices" "utils" "datasets"
[