.RDS
R Data Serialization
The RDS file format is a proprietary binary format used by the R programming language to store a single R object. Unlike...