Data Wrangling with R by Bradley BoehmkeCall Number: SUNY Resource Sharing
ISBN: 9783319455983
Publication Date: 2016-11-23
This guide is designed for statisticians, data scientists, and R users, focusing on the essentials of data preprocessing using the R programming language. It covers the critical process of data wrangling—also known as data munging or manipulation—which is essential for turning noisy data into usable information. Given that data cleaning and preparation consume around 80% of the data analysis workflow, this book aims to make users fluent and efficient in these techniques. Through step-by-step tutorials, readers will learn how to work with various data types, understand and manipulate data structures, acquire and parse inaccessible data, develop functions, use loop control structures, and simplify code with pipe operators. By the end of the book, users will be well-equipped to reshape, manipulate, summarize, and join data sets, allowing them to focus more on understanding the content of their data.