Practical Data Science Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Exploring and describing fuel efficiency data

Now that we have imported the automobile fuel efficiency data into R and learned a little about the nuances of importing, the next step is to do some preliminary analysis of the dataset. The purpose of this analysis is to explore what the data looks like and get your feet wet with some of R's most basic commands.