Displaying 4 results from an estimated 4 matches for "webclip".
Did you mean:
webcli
2008 Mar 12
2
how to save a chart as ps in R?
Hi guys,
I remember that we had some ways to save a chart as ps file, which can be
used by latex directly. I can't find it now. Can you guys give me some
hints?
Thanks very much.
--
Samuel Wu
http://webclipping.com.cn
[[alternative HTML version deleted]]
2008 Mar 12
1
how to let R support Chinese fonts in charts?
...??"
plot(coordinates,type='n')
text(coordinates,labels)
and then I got the chart looks like the attached one.
I know should be the encoding problem,but I don't know where I can change
it.
any ideas on this will be greatly appreciated.
Thanks in advance.
--
Samuel Wu
http://webclipping.com.cn
2008 Feb 27
1
how to convert a table to adjacency matrix used in social network analysis?
...c e 40
d e 60
and I want to convert it to an adjacency matrix which can be used in sna?
Any methods will be appreciated!
btw, besides sna package, is there any better package can be used in social
network analysis, specially good at plotting?
Thanks in advance!
Regards,
--
Samuel Wu
http://webclipping.com.cn
[[alternative HTML version deleted]]
2009 Mar 09
1
How to exclude directories from getting their metadata updated? (Macintosh HFS+ with rsync 3.0.5)
...design.
I have a big external hard disk, where I keep my entire content (video
files).
I have a smaller laptop hard disk, to where I copy the content, which
I currently need, from my external disk and occasionally fresh content
from other sources (digital video camera, colleagues, friends,
webclips).
I keep the same root directory structure on both disks strictly, just
the files and subdirectories differ.
Hence my sync from source (laptop) to target (external disk) is
complementary (incremental) and not in clone mode, which would also
involve --delete on the target, to make it identic...