Skip to main content

Introduction to Data Science Version 3

Chapter 15 Storage Wars

Before now we have only used small amount of data that we typed in ourselves, or somewhat larger amounts that we extracted from Twitter. The world is full of other sources of data, however, and we need to examine how to get them into R, or at least how to make them accessible for manipulation in R. In this chapter, we examine various ways that data are stored, and how to access them.

Sources.

R Functions Used in this Chapter