[R] write.table command

2006-03-28 Thread Abd Rahman Kassim
can figure out the error message. Any assistance to solve the problem is very much appreciated. Regards. Abd. Rahman Kassim, PhD Forest Management Ecology Program Forestry Conservation Division Forest Research Institute Malaysia Kepong 52109 Selangor Malaysia Fax: 603-62729852 Tel: 603-62797179

Re: [R] write.table command

2006-03-28 Thread Abd Rahman Kassim
Dear Simon, Thanks for the remarks. I had tried read.table and it works. ARK - Original Message - From: Simon Blomberg [EMAIL PROTECTED] To: Abd Rahman Kassim [EMAIL PROTECTED]; R-project help r-help@stat.math.ethz.ch Sent: Tuesday, March 28, 2006 4:49 PM Subject: Re: [R] write.table

Re: [R] write.table command

2006-03-28 Thread Abd Rahman Kassim
and read.table() to retrieve it .. or use save(obj,...) to save R object and then use load to call it back into an R session. check out the help on both ?read.table ?save hope that helps ul-nadi. From: Abd Rahman Kassim [EMAIL PROTECTED] To: r-help@stat.math.ethz.ch Subject: [R] write.table

[R] Adding axis limit to log-log plot

2006-03-16 Thread Abd Rahman Kassim
, ylim, log, asp, ...) : Infinite axis extents [GEPretty(0,1.#INF,5)] In addition: Warning message: Nonfinite axis limits [GScale(-1.#INF,1.69897,2, .); log=1] Thanks Abd. Rahman Kassim, PhD Forest Management Ecology Program Forestry Conservation Division Forest Research Institute

Re: [R] Adding axis limit to log-log plot

2006-03-16 Thread Abd Rahman Kassim
Dear Jim, Thanks for the suggestion. It works when I change the limit to non-zero. Abd. Rahman Kassim - Original Message - From: jim holtman To: Abd Rahman Kassim Cc: r-help@stat.math.ethz.ch Sent: Thursday, March 16, 2006 7:49 PM Subject: Re: [R] Adding axis limit to log

[R] Plot graph with different symbol size

2006-03-02 Thread Abd Rahman Kassim
$gx,spdata$gy,dbhcat,inches=c(0.05,0.1,1.5,2.0,2.5,3.0),add=TRUE) Abd. Rahman Kassim, PhD Forest Management Ecology Program Forestry Conservation Division Forest Research Institute Malaysia Kepong 52109 Selangor Malaysia Fax: 603-62729852 Tel: 603-62797179

[R] Plotting contour filled.contour in one graph

2006-02-12 Thread Abd Rahman Kassim
filled.contour and contour on the same graph? The commands that I have written are as follows: filled.contour(0:15,0:10,t(matrix(Total.C,nrow=11,ncol=16))) contour(0:15,0:10,as.matrix(elev),add=T) Thanks for anay assistance. Regards. Abd Rahman Kassim Forest Research Institute Malaysia Kepong 52109

Re: [R] Plotting contour filled.contour in one graph

2006-02-12 Thread Abd Rahman Kassim
Dear Romain, Thanks a lot for the suggested website and program code. I got it run. Thanks. Abd. Rahman Kassim - Original Message - From: Romain Francois [EMAIL PROTECTED] To: Abd Rahman Kassim [EMAIL PROTECTED] Cc: r-help@stat.math.ethz.ch Sent: Sunday, February 12, 2006 4:27 AM

Re: [R] Plotting contour filled.contour in one graph

2006-02-12 Thread Abd Rahman Kassim
List r-help@stat.math.ethz.ch; Abd Rahman Kassim [EMAIL PROTECTED] Sent: Sunday, February 12, 2006 12:40 PM Subject: Re: [R] Plotting contour filled.contour in one graph Hi, Michael: I'm sure the example would be clearer AND more interesting if you used real data AND accompanied

Re: [R] Legend Outside Plot Dimension

2006-01-19 Thread Abd Rahman Kassim
Dear Peter, Thanks for your promt response. Abd. Rahman - Original Message - From: Petr Pikal [EMAIL PROTECTED] To: Abd Rahman Kassim [EMAIL PROTECTED]; r-help@stat.math.ethz.ch Sent: Thursday, January 19, 2006 12:11 AM Subject: Re: [R] Legend Outside Plot Dimension Hi I

[R] Legend Outside Plot Dimension

2006-01-18 Thread Abd Rahman Kassim
Dear All, I'm trying to attach a legend outside the plot (Inside plot OK), but failed. Any help is very much appreciated. Thanks. Abd. Rahman Kassim, PhD Forest Management Ecology Program Forestry Conservation Division Forest Research Institute Malaysia Kepong 52109 Selangor MALAYSIA

Re: [R] Legend Outside Plot Dimension

2006-01-18 Thread Abd Rahman Kassim
Dear Jacques, Thanks for the promt response. Abd. Rahman - Original Message - From: Jacques VESLOT [EMAIL PROTECTED] To: Abd Rahman Kassim [EMAIL PROTECTED] Cc: r-help@stat.math.ethz.ch Sent: Wednesday, January 18, 2006 9:15 PM Subject: Re: [R] Legend Outside Plot Dimension use xpd

Re: [R] polynomials transformation

2005-11-09 Thread Abd. Rahman Kassim
Dear Chuck, Thanks for your prompt reply. Abd. Rahman - Original Message - From: Chuck Cleland [EMAIL PROTECTED] To: Abd. Rahman Kassim [EMAIL PROTECTED] Cc: R-Help Discussion r-help@stat.math.ethz.ch Sent: Wednesday, November 09, 2005 6:04 PM Subject: Re: [R] polynomials

[R] polynomials transformation

2005-11-08 Thread Abd. Rahman Kassim
Dear All, Need some help in polynomials transformation to get the coefficients. I have tried poly.transform as applied in S-plus but it does not work. Thanks in advanced for any helps. Regards. Abd. Rahman Kassim (PhD) Head Forest Ecology Branch Forest Management Ecology Program Forestry

[R] Sort a dataframe

2005-11-07 Thread Abd. Rahman Kassim
Dear All, How can I sort a data frame (using one of the column)? Thanks for your support. Regards. Abd. Rahman Kassim (PhD) Head Forest Ecology Branch Forest Management Ecology Program Forestry and Conservation Division Forest Research Institute Malaysia Kepong 52109 Selangor, Malaysia

Re: [R] Sort a dataframe

2005-11-07 Thread Abd. Rahman Kassim
Dear Andrew, Thanks for the response. It works. Abd. Rahman - Original Message - From: Andrew Robinson [EMAIL PROTECTED] To: Abd. Rahman Kassim [EMAIL PROTECTED] Cc: R-Help Discussion r-help@stat.math.ethz.ch Sent: Tuesday, November 08, 2005 12:53 PM Subject: Re: [R] Sort a dataframe