Data Manipulation with R

Data Manipulation with R
Author :
Publisher : Springer Science & Business Media
Total Pages : 158
Release :
ISBN-10 : 9780387747309
ISBN-13 : 0387747303
Rating : 4/5 (303 Downloads)

Book Synopsis Data Manipulation with R by : Phil Spector

Download or read book Data Manipulation with R written by Phil Spector and published by Springer Science & Business Media. This book was released on 2008-03-19 with total page 158 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book presents a wide array of methods applicable for reading data into R, and efficiently manipulating that data. In addition to the built-in functions, a number of readily available packages from CRAN (the Comprehensive R Archive Network) are also covered. All of the methods presented take advantage of the core features of R: vectorization, efficient use of subscripting, and the proper use of the varied functions in R that are provided for common data management tasks. Most experienced R users discover that, especially when working with large data sets, it may be helpful to use other programs, notably databases, in conjunction with R. Accordingly, the use of databases in R is covered in detail, along with methods for extracting data from spreadsheets and datasets created by other programs. Character manipulation, while sometimes overlooked within R, is also covered in detail, allowing problems that are traditionally solved by scripting languages to be carried out entirely within R. For users with experience in other languages, guidelines for the effective use of programming constructs like loops are provided. Since many statistical modeling and graphics functions need their data presented in a data frame, techniques for converting the output of commonly used functions to data frames are provided throughout the book.


Data Manipulation with R Related Books