Hi Romain,
Attached is my R script that script I put into the R work space and
through source("RScriptToCallJava.R") command I call the script and my java
application is execute.
Is it the proper way to call the java application? If not, then please
can you explain the directory structure that needs for java application?
In java I used the property file. but when I load the property file using
.jaddClassPath("D:/R_BTE_Jar/BTE/app.properties") command, it is not load.
Thanks Romain for your response.
Bed Singh
-----Original Message-----
From: Romain Francois [mailto:[email protected]]
Sent: Saturday, July 25, 2009 6:32 PM
To: [email protected]
Cc: [email protected]
Subject: Re: [R] FW: Qury Related With R
Hi,
The file did not make it through the mailing list. Maybe you are looking
for ?read.dcf
Can you describe the way your application interacts with R.
Romain
On 07/25/2009 10:35 AM, [email protected] wrote:
> Hi,
>
> I am using the R-2.9.1 with Window XP.
> Queries:
> 1. I am running the java application which needs to load property file
> in R.
> So can you please tell me how I can load my property file in R
> session so that my application can find that property file?
> Attached is my property file for sample.
> 2. Is there any directory structure required for java application in R
> format?
>
> Thanks& Regards,
> Bed Singh
>
> From: [email protected] [mailto:[email protected]] On Behalf Of Eric
> Doviak
> Sent: Friday, July 24, 2009 8:42 PM
> To: [email protected]
> Subject: Re: Qury Related With R
>
>
>
> Hi Bed,
>
> I'm sorry. I simply don't know.
> Your best bet would be to ask on R-help: [email protected]
>
>
>
> Good luck,
> - Eric
>
> [email protected] wrote:
>
> Hi Eric,
>
> I am using the R-2.9.1 with Window XP.
>
> Queries:
>
> I am running the java application which needs to load app.property file in R.
>
> So can you please tell me how I can load my property file in R session so
> that my application can found that property file?
>
> Attached is my property file.
>
> Is there any directory structure required for java application in R format?
> Please help me. Thanks in Advance Eric.
>
Regards,
>
> Oracle logo.gif
> Bed Singh
> Oracle Financial Services PrimeSourcing
> Mumbai, India
> Oracle Financial Services Software Limited was formerly i-flex solutions
> limited.
Romain Francois
Independent R Consultant
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/tlNb : RGG#155, 156 and 157
|- http://tr.im/rw0p : useR! slides
`- http://tr.im/rw0b : RGG#154: demo of atomic functions
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.