Welcome to R and R-help! It would help others help you if you provided a minimal example and explained your situation with a bit more details. It's pretty vague as it stands.
Base R has both a `readBin()` and `rawConnection()` functions (amongst other tools for such things) and there are a few packages that also help with reading "binary" data. But, without knowing more specifics, that's about as much direction as any of us wld be able to give. -Bob On Sat, Jun 11, 2016 at 9:06 PM, Fahman Khan via R-help <r-help@r-project.org> wrote: > Good Evening, > Just started learning R and one of the task given to me is to convert Binary > Data into text. I'm not sure what package i'm suppose to use. Can i get an > idea of how i can convert binary into text. > Regards,Fahman Khan > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.