Click here to analyse any file

HomeFormats.RDataID

What is a .RData file?

RData stores an entire R workspace of objects.

Did you know
  • An RData file can save all your R variables at once to reload later.
  • RData uses R’s portable XDR big-endian encoding so a workspace saved on one platform reloads correctly on any other.
  • Saving with save.image() captures the whole current workspace, and load() brings every stored object back under its original name.
What Analyser reads
Identify and read more scientific, medical and engineering files: R serialized data (RDS/RData), ABIF sequencing traces, VASP/Gaussian/XCrySDen DFT structures, ChemDraw (CDX/CDXML), Axon ABF and NI TDMS instrument data, BrainVision/Neuroscan/EEGLAB EEG, Gmsh/Abaqus/Nastran/ANSYS FEA decks, SPICE netlists, VTK structured/rectilinear grids and oscilloscope waveforms.
Depth of analysis
.RData is an identification-grade format: Analyser recognises it from its bytes and decodes the header metadata it carries, rather than opening it in a full viewer. Formats that do get a full viewer are marked "Full" on the formats page.
Open a .RData file
Drag a .RData file onto the Analyser home page (or tap to pick one). It is identified entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.
Related formats
.RDS · .RDA · .AB1 · .POSCAR · .CUBE · .XSF · .CDX · .CDXML · .ABF · .TDMS · .VHDR · .VMRK · .CNT · .EEG · .SET · .VTS · .VTR · .NET and more. See all supported file types.