[R] Problem reading RDS files
mohammad moradi
mri@mor@di @ending from gm@il@com
Sun Apr 22 17:20:05 CEST 2018
Hi there,
I faced a weird problem doing a seemingly simple task in R. Specifically,
when trying for reading an RDS file from the working directory, the
following error is appeared.
Code:
records <- readRDS("tweets.rds")
Error:
Error in readRDS("tweets.rds") : error reading from connection
In addition: Warning message:
In readRDS("tweets.rds") : invalid or incomplete compressed data
Thanks,
Mohammad
[[alternative HTML version deleted]]
More information about the R-help
mailing list