Displaying 13 results from an estimated 13 matches for "manufactori".
Did you mean:
manufactor
2004 Oct 18
2
答复: 答复: R plot problems
Yes! You are right ! It is perpendicular to the axis.
Thank you very much!
Could I choose the angle ,such as 45 degree?
Best Regards!
Ivy Li
YMS in Production & Testing
Semiconductor Manufactory International(ShangHai) Corporation
#18 ZhangJiang Road, PuDong New Area, Shanghai, China
Tel: 021-5080-2000 *11754
Email: Ivy_Li at smics.com
-----orig---
Hi Ivy,
How about
x <-
2004 Oct 18
2
答复: How to draw x-axis time label.
Thank you for helping me!
I try the "pretty" funtion to select the x-axis position value.Then I use the "format" funtion.
xax.pos <- pretty(as.numeric(x$x.name))
format(xax.pos,'%d %b %y')
> xax.pos
[1] 1091600000 1091800000 1092000000 1092200000 1092400000 1092600000 1092800000
[8] 1093000000
There are something wrong. I found the xax.pos has been changed to
2004 Oct 19
0
答复: 答复: 答复: How to draw x-axis time label.
Thank you !
I run your code. It have a graph with time(date) on x-axis. Thank you very much!
Well, Would you like to do me a favor again?
Most of times, the x-axis time data is lasted about 3 months. They are too much. I must select some of them marking in x-axis,and they are must reasonable and human-readable. Now I have tried the "pretty " function, But as soon as I run it, the
2004 Oct 18
3
答复: R plot problems
Thank you for your help!
I gave you an example, you could run it in R . Maybe you will understand my meaning clearly.
x <- data.frame(main.name="AAA", x.name=rep(c("Apply","Watermelon","Lemon","Banana",
2004 Oct 27
2
Install Package(RODBC) warning , why?
Hi everybody,
Could I consult one problem?
I want to access database with RODBC, first download this package from http://www.microsoft.com/data/odbc as part of MDAC, the version is the newest version 2.7.0. But after I have installed this Package(RODBC) and run command libaray(RODBC), the R system report the fillowing warning information.
Error in eval(expr, envir, enclos) :
2004 Oct 18
1
How to draw x-axis time label.
Hi everybody,
Could I consult one problem?
It is about plot
Now I do some analysis in plot . I need to draw a plot which x-axis is time . But when I run the funtion of plot . The x-label are very oddness number, such as the time is "2004-08-05 09:08:48", but the x-label is 1091800000. I don't know how to do .
I have an example . Mybe It can explain my meaning clearly.
Thank
2005 Apr 27
2
lattice plot problem!
Hello everybody,
Could I consult you two questions?
Recently I write some code about lattice plot.
1) bwplot function
I know the lattice default background color is grey and the box color is green, but I don't like the color. So I change the background color to white use the
> trellis.device(bg="white")
then I modify the
> panel=function(...)
+{
+
2005 Jun 06
2
fail in adding library in new version.
Hello everybody,
Could I consult you a question?
I always use R old version 1.9.1 . Because I can not add my library into the new version 2.0.0 by the same method as old version.
* I have read the webpage <http://www.stats.ox.ac.uk/pub/Rtools>
* Download the tools.zip
* Unpack tools.zip into c:\cygwin
* Install Active Perl in c:\Perl
* Install the mingw32 port of gcc in c:\mingwin
*
2005 Jul 21
2
The steps of building library in R 2.1.1
Dear All,
With the warm support of every R expert, I have built my R library successfully.
Especially thanks: Duncan Murdoch
Gabor Grothendieck
Henrik Bengtsson
Uwe Ligges
Without your help, I will lower efficiency.
I noticed that some other friends were puzzled by the method of building library. Now, I organize a document about it. Hoping it can help more friends.
1. Read
2016 Nov 11
0
Maildir filename has wrong S value - possible culprit
Hi,
I'm new to dovecot but as I see in mailinglist archive this issue is old
and I didn't find this in archive.
One of cuplrits (I believe not the only possible) is spamassassin. It's
added headers make exactly the difference between S value and filesize.
Probably it's in the way emails are processed in "manufactory" of
Qmail+Vpopmail+Spamassassin but now I'm not
2004 Oct 15
2
R plot problems
Hello Everyboby:
Could I consult everyboby two problems about plot.
Recently, I am doing some analysis in plot.
Now I can draw boxplot in R , but the result's plot loss some of the x-coordinates. I want to rotate the direction of x-coordinates' letter so that it can show all. But I don't know how to write this option or function . Or Could you carry out some
2005 Sep 14
0
Tyan Thunder K8SE S2892 lm_sensors Config
Tyan has posted a lm_sensors config file for the Thunder K8SE S2892 at
ftp://ftp.tyan.com/software/lms/lms_s2892.conf
However when I ran the sensors command on my S2892 I was getting a readout for an
adt7463 chip that wasn't referenced in the config file. I emailed Raphael Deng at
Tyan asking him to confirm the manual edit needed to get sensors.conf to refer to the
adt7463 chip. His
1999 Jan 28
0
Samba 2.0 : Installation on Unisys SMP6400
Hello,
We have a server Unix Unisys SMP6400 connected with 60 PC Win95.
Samba 1.9.17 installed since Nov 97 is working fine.
Now I wish for install Samba 2.0, but the shell "configure" don't
recognize our System.
I get the following message :
# ./configure
loading cache ./config.cache
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc -O ) works...