Displaying 3 results from an estimated 3 matches for "psymb".
Did you mean:
symb
2003 Jan 21
2
Plot using different symbols depending on value.
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 the plot and code) In
some cases, the min value is the detection limit, and I would like to
indicate that bu using a <, rather than the usual | I use for indicating the
value.
I am plotting each
2007 Aug 08
1
Changing font in boxplots
...simple question but I have looked
everywhere you suggest before writing to you.
I am trying to change font type from san-serif to a serif (Times New
Romans) on all labels and axis of my boxplot. I have used this function in
other plots before, e.g.:
plot(residuals~lnlifespan, data=mydata, pch=psymb, font=6, xlab="ln
reproductive lifespan", ylab="residuals ln mass", font.lab=6, cex=1.5,
cex.axis=1.5, cex.lab=1.5)
and found that font.lab or font.axis=6 gives Times font. However, when I
try for boxplot:
boxplot(mass ~ family, data=mydata, ylab="mass %", xlab=&q...
2009 Nov 24
1
Scatter plot with margin distributions
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091124/39eccb61/attachment-0001.pl>