Working with Data in R
摘要
In this chapter, we show how to install the R programming language and the basics of writing and running R code. We introduce terminology for tabular datasets and show how to load data into R. Methods for applying functions and guidelines for formatting R code are also included. The chapter concludes by looking at the three primary datasets that we will make use of throughout the book.