1
2
3
4
5
#

R: Data Frames


I. Overview of a data.frame
We will construct a stem-and-leaf graph of the dist variable from the cars dataset. The following code gives us a chance to see the first 6 rows of the carsdataset.
 
II. Constructing a data.frame
We will construct a stem-and-leaf graph of the dist variable from the cars dataset. The following code gives us a chance to see the first 6 rows of the carsdataset.
 
II. Working with pre-existing R data.frame datasets
We will construct a stem-and-leaf graph of the dist variable from the cars dataset. The following code gives us a chance to see the first 6 rows of the carsdataset.
 
 

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.