[R] how to get no of pdf files in a particular directory

2008-08-18 Thread Kurapati, Ravichandra (Ravichandra)
Hi Lets say, Dir-/var/www/html/celnet/users/cxadmin/FlowDuration_DataVolume/fld_01_ 08_18_08 There will be pdf and/or csv files. I want to know how many *.pdf files are there in that directory. How can I get using R commands.

[R] how to get no of pdf files in a particular directory

2008-08-18 Thread Kurapati, Ravichandra (Ravichandra)
Let's say, Dir-/var/www/html/celnet/users/cxadmin/FlowDuration_DataVolume/fld_0 1_ 08_18_08 There will be pdf and/or csv files. I want to know how many *.pdf and/or csv files are there in that directory. How can I get using R commands. Thanks K.Ravichandra

[R] need some help on r

2008-08-29 Thread Kurapati, Ravichandra (Ravichandra)
Hi Tdf bin TCC_TCA TCA_CR TCC_CR Timesn.rnc 117 117 258 27314 (08/28/08 00:09:42) 50.21 118 118 251 30291 (08/28/08 00:09:47) 50.21 119 119 247 28289 (08/28/08 00:09:52) 50.21 120 120 251 29

[R] need help

2008-08-30 Thread Kurapati, Ravichandra (Ravichandra)
Hi Dbfile contains bin TCC_TCA TCA_CRTCC_CRTime sn.rnc 1 301 38 365 (08/28/08 00:00:02) 50.20 2 302 39 358 (08/28/08 00:00:07) 50.20 3 319 43 377 (08/28/08 00:00:12) 50.20 4 312

[R] need help

2008-08-30 Thread Kurapati, Ravichandra (Ravichandra)
Hi str-50.20 as.numeric(str) [1] 50.2 But I want 50.20 as o/p How can I get Thanks K.Ravichandra [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] how to write a escape sequences in to a file

2008-09-04 Thread Kurapati, Ravichandra (Ravichandra)
Hi Str1-hai Str2-hru I want to write these 2 strings in a file separated by newline. How can I get this. Thanks K.Ravichandra [[alternative HTML version deleted]]

[R] doubt

2008-09-08 Thread Kurapati, Ravichandra (Ravichandra)
Hi Lets say Main(){ Fcaproxy(user=ravi,password=db,database=oracle,host=10.0.0.3) } Fcaproxy -Function(...,importlimit=){ Dbproxy(...) }

[R] FW: RES: bug in axis.Date? was (Re: newbie needs help plottingtimeseries)

2008-07-02 Thread Kurapati, Ravichandra (Ravichandra)
Instead of x-seq(as.Date(2004-01-01), as.Date(2008-06-01),by=month) from=iso2chron(2004-01-01) to= iso2chron(2008-06-01) from -chron2UTCsecs(from) to-chron2UTCsecs(to) delta##how many secs i.e month time in secs xx - seq(from=from, to=to, by=delta) x - UTCsecs2chron(xx) I think

[R] spliting a string

2008-07-17 Thread Kurapati, Ravichandra (Ravichandra)
Hi String-130.5 Df-Strsplit(.,:,String) Then Df get But I want Df should contains Df 130 5 If any body knows how to do it.tel me Thanks K.Ravichandra [[alternative HTML version deleted]]

[R] how to split the string

2008-07-17 Thread Kurapati, Ravichandra (Ravichandra)
Hi Str-130.1,2.2,3.1,... I want the o/p like Dataframe1 row 130 2 3 . . Dataframe2 Col 1 2 1 . .

[R] how know the status of particular process

2008-07-24 Thread Kurapati, Ravichandra (Ravichandra)
Hi I have the process id, How can I know whether it is in active state or not Thanks K.Ravichandra [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] need some help

2008-07-30 Thread Kurapati, Ravichandra (Ravichandra)
Hi Can any body explain the meaning of the following R code if(interactive()) stop(msg, call. = FALSE) else quit() Thanks K.Ravichandra [[alternative HTML version deleted]] __ R-help@r-project.org

[R] need some help in plotting xy graph

2008-05-20 Thread Kurapati, Ravichandra (Ravichandra)
Hi Dataframefdf contains bin rate overlay 1 1 90 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success Rate 2 2 93 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success Rate 3 1 90 Assign First/cc

[R] need some help in plotting xy graph

2008-05-21 Thread Kurapati, Ravichandra (Ravichandra)
To: Kurapati, Ravichandra (Ravichandra) Cc: [EMAIL PROTECTED] Subject: Re: [Rd] need some help in plotting xy graph On 5/20/08, Kurapati, Ravichandra (Ravichandra) [EMAIL PROTECTED] wrote: Dataframedf contains bin rate overlay 1 1 90 Assign First/cc _from_SN_53 RNC_20_to_SN_50

[R] how to retrieve some records from a dataframe

2008-10-31 Thread Kurapati, Ravichandra (Ravichandra)
Hi , Dataframe Df contains more than 30 no of records.but I want only first 30 rows of data. How can I retrieve it. Thanks K.Ravichandra [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] need some help

2008-11-03 Thread Kurapati, Ravichandra (Ravichandra)
Hi , df Session_Setup DCT FwdDataVols_bin countsComp 1 User_Initiated NoRLL 1 5058 User_Initiated+NoRLL+1 2 User_Initiated NoRLL 2584 User_Initiated+NoRLL+2 3 User_Initiated NoRLL 3191

[R] FW: need some help

2008-11-04 Thread Kurapati, Ravichandra (Ravichandra)
Hi , df Session_Setup DCT FwdDataVols_bin countsComp 1 User_Initiated NoRLL 1 5058 User_Initiated+NoRLL+1 2 User_Initiated NoRLL 2584 User_Initiated+NoRLL+2 3 User_Initiated NoRLL 3191

[R] need help in plotting barchart

2008-11-06 Thread Kurapati, Ravichandra (Ravichandra)
Df contains Session_Setup DCT RevDataVols_bincounts comp 1Session_Setup RLL 1NA Session_Setup+RLL+1 2Session_Setup RLL 2NA Session_Setup+RLL+2 3Session_Setup RLL 3NA Session_Setup+RLL+3 4

[R] is there any way to run R method as a background process from R interface

2008-11-07 Thread Kurapati, Ravichandra (Ravichandra)
Hi , can some body tell to me how to run a R method /function as a background process from R interface Thanks K.Ravichandra [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] is there any way to apply mulitiple conditions in subset function

2008-11-09 Thread Kurapati, Ravichandra (Ravichandra)
Hi All, Let say df Session_Setup DCT FwdDataVols_bin counts 761 0 1 1 87162 762 0 1 2 11495 763 0 1 3 3986 764 0 1 4 1583 765 0 1

[R] (no subject)

2008-11-13 Thread Kurapati, Ravichandra (Ravichandra)
Hi, Browse[1] d4 EVDO_Rev Session_Setup FCA bin counts 50 NA 0 5 1 1 51 NA 0 5 2 1 52 NA 0 5 3 1 53 NA 0 5 4 1 54 NA 0 5 5 1 55 NA