Displaying 4 results from an estimated 4 matches for "alexc".
Did you mean:
alex
2011 Dec 06
2
axis thickness in plot()
Hello,
I am trying to increase the thickness of the axis in plot() without
reverting to the use of paint programs
i see posts on that topic for the xyplot function but want to see if i can
do it with plot() because i've already setup my graph script using that
i thought i could use axis() function and specify lwd="thickness" or
lwd.axis= but that does not work like it does for
2011 Oct 25
1
Correlation Matrix in R
Hi,
I am currently working with a data set which contains a list of julian dates
of phenological (flowering, leaf growth etc.)
I obtained a correlation matrix by simply using the cor function with the
dataset cor(dataset,use="complete.obs")
that gives me a correlation matrix but the correlations are somehow
different from when I run individual correlations using the cor function and
2011 Dec 16
1
main title in plot; outer=TRUE (cut off)
Hello,
I'm trying to position a plot title "1 a)" in the top left corner of a
graph; i've set outer=TRUE for it to be in the outer margin unfortunately
this is cut off. Is there a way either to make it so that it is not cut off
or increase the number of margins and then place it in margin below the
outer?
Heres what I have so far
windows(width=7,height=7)
2001 Feb 23
7
Samba and VPN
Hi!
I have printers, files shared to all windoze platforms in my group. Now I
want to also access the samba box via a VPN. So configuration:
NT----PPTP---NT/RAS-----Linux 7
Any experience with this type of config? Quick test shows the samba host but
when I try to access it the network path is not found.
Thanks!
++Dirk