Unable to parse .Rdata once read from S3 bucket

Hi ,

I have a .Rdata (recount) object stored in S3 bucket. Via Rstudio I am able to retreive the object using get_object command but unable to parse the same using rawToChar.

What is the right way to parse the .Rdata object and read/load the same from S3.

Please help.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.