Actually I am using rJava, running some map-reduce using R.
The data send is in bytes, but actually it is floating-point number.
On R side, I need to convert this byte into Float. But I couldn't find any
function.
I am try using rawToChar() which convert into character. And later on
as.double to convert it.
But it is not giving the exact value.
Could any one help me out.
On Tue, Jun 11, 2013 at 6:01 PM, Bikash Agrawal
<er.bikash21@gmail.com>wrote:
> Is there any packages available in R, that can convert Bytes array to
> Float.
> Using rJava we can do it. But it is kind of slow. Is there any R
> specific packages.
> I am having problem converting my bytes array to floating point.
> Could any one help me with this problem.
>
> Thanks
> Bikash
>
> --
> With Best Regards
> Bikash Agrawal
> Web/Software Developer
> Mobile: +47 92502701
> www.bikashagrawal.com.np
>
>
--
With Best Regards
Bikash Agrawal
Web/Software Developer
Mobile: +47 92502701
www.bikashagrawal.com.np
[[alternative HTML version deleted]]