FileInfo

Languages

Overview

What is an RDATA file? File created by R, a statistical computation and graphing program developed by The R Project for Statistical Computing; saves a workspace, which includes the function and value objects created during an open session in R; used for storing a working environment that can be extended or modified later.

More Information An example object that can be stored in a workspace is a values list such as my_numbers <- n(1,2,3,4,5) , which is a numeric values list. NOTE: R does not show a list of previously created objects when you reopen a workspace. However, you can use the ls or objects commands to display the list of objects. Additionally, another software based on R called RStudio shows the object list in a workspace panel.

Popularity3.4/5

29 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the R Workspace file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

R 2.13.2 Icon

Breadcrumbs

DeveloperThe R Project for Statistical Computing
Popularity3.4 | 29 Votes

Previous / Next

In-Depth

.RDATA File Extension

R Workspace File

DeveloperThe R Project for Statistical Computing
Popularity
3.4  |  29 Votes
 

What is an RDATA file?

File created by R, a statistical computation and graphing program developed by The R Project for Statistical Computing; saves a workspace, which includes the function and value objects created during an open session in R; used for storing a working environment that can be extended or modified later.

More Information

An example object that can be stored in a workspace is a values list such as my_numbers <- n(1,2,3,4,5) , which is a numeric values list.

NOTE: R does not show a list of previously created objects when you reopen a workspace. However, you can use the ls or objects commands to display the list of objects. Additionally, another software based on R called RStudio shows the object list in a workspace panel.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open RDATA files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

R

Free

RStudio

Free

Safe Software FME Desktop

Free Trial

Mac

R

Free

RStudio

Free

Linux

R

Free

RStudio

Free

Category: Data Files

Updated: June 11, 2015

FAQ

What is an RDATA file?
File created by R, a statistical computation and graphing program developed by The R Project for Statistical Computing; saves a workspace, which includes the function and value objects created during an open session in R; used for storing a working environment that can be extended or modified later.