I have a count table that was saved as an .rda file. I was always able to open the .rda file in R simply using load("myData.rda"). Recently,...