« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Built-in Integration with R

Create and Display Data Frames 

Mathematica can work with tables of data stored in R data frames.
First, load and install the R runtime. Then define an R data frame, compute subframes, and visualize the subframe data.
In[1]:=
Click for copyable input
X
In[2]:=
Click for copyable input
X
Out[2]=
In[3]:=
Click for copyable input
X
Out[3]=
In[4]:=
Click for copyable input
X
Out[4]//TableForm=